Historial de Commits

Autor SHA1 Mensaje Fecha
  Nuno Lopes def18494b9 wire -fbounds-checking to the new LLVM bounds checking pass hace 13 años
  Nuno Lopes b3198a841e add -fbounds-checking option. hace 13 años
  Alexey Samsonov fd00eecad6 This patch adds a new Clang compiler flag "-gline-tables-only". hace 13 años
  James Molloy bfd7a525bc Unify Options.td and CC1Options.td, in a first step towards unifying the serialization logic in Frontend and Driver. hace 13 años
  Alexey Samsonov 3a70cd6e1c Use enum to set debug info size generated by Clang hace 13 años
  Douglas Gregor 105047124c Remove the -cc1-level option "-pubnames-dump". Such things should stay hace 13 años
  David Chisnall 561d62280a Revert r154321, pending more discussion. hace 13 años
  David Chisnall 649ee3fec1 Add -fobjc-trace to emit a call before and after each Objective-C message send hace 13 años
  Chandler Carruth 5e219cf7f8 Teach Clang about PIE compilations. This is the first step of PR12380. hace 13 años
  Anna Zaks b47dbcbc12 [analyzer] Enable retry exhausted without inlining by default. hace 13 años
  Chandler Carruth 82fe6aea40 Move the emission of strict enum range metadata behind a flag (the same hace 13 años
  Anna Zaks 5903a373db [analyzer] Add an option to re-analyze a dead-end path without inlining. hace 13 años
  Douglas Gregor 978fc9c485 Introduce a -cc1-level option -pubnames-dump, which simply dumps the hace 13 años
  Benjamin Kramer dccb9bb102 Driver: Factor string vector push_back into a helper class and optimize it. hace 13 años
  Chad Rosier fc055f943d [frontend] Fix how the frontend handles -fno-inline. AFAIK clang now matches hace 13 años
  Chad Rosier 8fbe3855db [frontend] Add support for disabling the "inline" keyword using hace 13 años
  Chad Rosier 2dec85b218 [driver] Parse diagnostic args in the driver. hace 13 años
  Anna Zaks 3fd5f370a2 [analyzer] Add support for NoRedundancy inlining mode. hace 13 años
  Daniel Dunbar 7b14026640 [Basic] Rename LangOptions::NoInline to NoInlineDefine, to make things a bit hace 13 años
  Anna Zaks 6625335213 [analyzer] Rework inlining related command line options. hace 13 años
  Bob Wilson e286d9b8b1 Workaround module test failures by removing the version info from module hashes. hace 13 años
  Chad Rosier 634a4b1b04 [driver] What was implemented in r152130 was actually -fno-inline-functions, not hace 13 años
  Ted Kremenek 30660a8985 Add new code migrator support for migrating existing Objective-C code to use hace 13 años
  Chad Rosier 250008b467 [driver] Add support for -fno-inline. hace 13 años
  Anna Zaks 8235f9c9c8 [analyzer] Bound the size of the functions being inlined + provide hace 13 años
  Anna Zaks 278f1f8d95 [analyzer] Turn inlining on by default for better testing exposure. hace 13 años
  Kostya Serebryany 3c93122d31 Add a flag -fthread-sanitizer. hace 13 años
  Anna Zaks 81fb169f42 [analyzer] Add -analyzer-stats, which hooks up LLVM stats tracking. hace 13 años
  Dylan Noblesmith c93dc78896 Basic: import IntrusiveRefCntPtr<> into clang namespace hace 13 años
  David Blaikie ceb15656fb Remove the unuseful -fdiagnostics-show-name hace 13 años