Commit History

作者 SHA1 備註 提交日期
  Ivan Krasin f25cce359f Add sanitizer blacklists to the rules generated with -M/-MM/-MD/-MMD. 10 年之前
  Diego Novillo e1c5733de6 Add -fno-coverage-mapping flag. 10 年之前
  Yaron Keren 8c3627c045 Remove unnecessary ClangLibdirSuffix variable. 10 年之前
  Reid Kleckner 9579b106d6 Add -gcodeview and -gdwarf to control which type Clang emits 10 年之前
  Douglas Katzman 5d5a62485d Delete trailing whitespace 10 年之前
  David Majnemer 3b33f744e9 [MS ABI] Hook clang up to the new EH instructions 10 年之前
  Ulrich Weigand 8b1a0203ec Add support for System z vector language extensions 10 年之前
  Chih-Hung Hsieh 9ec907c078 Add -femulated-tls flag to select the emulated TLS model. 10 年之前
  Steven Wu 8d9f241210 Fix -save-temp when using objc-arc, sanitizer and profiling 10 年之前
  Adrian Prantl 1e6cac6da0 Make the clang module container format selectable from the command line. 10 年之前
  Samuel Antao fcf87ff162 [OpenMP] Add TLS-based implementation for threadprivate directive. 10 年之前
  Evgeniy Stepanov d0137867bf Add an experimental flag -fsanitize-memory-use-after-dtor. 10 年之前
  Teresa Johnson 0cef88b2d8 Resubmit "Pass down the -flto option to the -cc1 job" (r239481) 10 年之前
  Ben Langmuir 2f8b4cb2d3 [Modules] Consider -fmodule-feature in module hash and when loading 10 年之前
  Alexander Kornienko 8ca7705aa3 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 10 年之前
  David Blaikie 32f848c058 Update for LLVM API change to return by InputArgList directly (rather than by pointer) from ParseArgs 10 年之前
  Richard Smith 5fa53a9a30 [modules] Add a flag to disable the feature that permits conflicting redefinitions of internal-linkage symbols that are not visible. 10 年之前
  Alexander Kornienko ac58acc7f2 Fixed/added namespace ending comments using clang-tidy. NFC 10 年之前
  David Blaikie 14ff9b05ed ArrayRef-ify ParseArgs 10 年之前
  Peter Collingbourne e530af8e1d Introduce -fsanitize-trap= flag. 10 年之前
  Richard Smith 6e03dd94ce [modules] Simplify -cc1 interface for enabling implicit module maps. 10 年之前
  Eric Fiselier 72cdbbce28 Add `-verify-ignore-unexpected` option to ignore unexpected diagnostics in VerifyDiagnosticsConsumer 10 年之前
  Teresa Johnson 0ad64379ab Revert commit r239481 as it is dependent on reverted llvm commit r239480. 10 年之前
  Sanjay Patel f459f9ec11 add the -mrecip driver flag and process its options (3rd try) 10 年之前
  Teresa Johnson 68c98251b7 Pass down the -flto option to the -cc1 job, and from there into the 10 年之前
  Aaron Ballman e041232862 Removing spurious semi colons; NFC. 10 年之前
  Sean Silva 3f7a3dbf41 range-for'ify Args->filtered_begin(...) loops 10 年之前
  Sean Silva 20dba92696 Simplify this code a bit. 10 年之前
  Rafael Espindola 04b62e3ee2 Revert "add the -mrecip driver flag and process its options (2nd try)" 10 年之前
  Sanjay Patel d1c4ddae4b add the -mrecip driver flag and process its options (2nd try) 10 年之前