Historial de Commits

Autor SHA1 Mensaje Fecha
  Kostya Serebryany 89be6ed38a Bury leaked pointers in a global array to silence a leak detector in --disable-free mode hace 11 años
  Alp Toker 102c74ce65 Bring back a StringRef used in some build configurations hace 11 años
  Alp Toker 0650de4fc1 Remove a whole lot of unused variables hace 11 años
  Argyrios Kyrtzidis f1576c10c6 [objcmt] If the frontend option is frontend::MigrateSource then we don't need to create hace 11 años
  Richard Smith 9a7e09fffb Remove -ast-dump-xml. hace 12 años
  Fariborz Jahanian 74fd551c0b Objective-C migrator. Simplify migrator option hace 12 años
  Fariborz Jahanian 5b98aba1d7 ObjectiveC migrator. This patch infers readonly properties for no-parameter hace 12 años
  Rafael Espindola 201d3fb13c Indicate success for simple options when clang called with -cc1. hace 12 años
  Fariborz Jahanian d412999a3d ObjC migrator: Add -objcmt-migrate-property to do property hace 12 años
  Reid Kleckner b1e25a1bc0 [Driver] Refactor clang driver to use LLVM's Option library hace 12 años
  Douglas Gregor c544ba0969 <rdar://problem/13509689> Introduce -module-file-info option that provides information about a particular module file. hace 12 años
  Sean Silva 8da06bbd90 use early returns to simplify and de-nest hace 12 años
  Roman Divacky fc2929fdb7 Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user hace 12 años
  Chandler Carruth 55fc873017 Sort all of Clang's files under 'lib', and fix up the broken headers hace 12 años
  Richard Smith f1eaab1229 PR14303: Add a NoDriverOption flag to those options which are not accepted by hace 12 años
  Ted Kremenek 305c613af6 Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. hace 13 años
  Ted Kremenek 45796b10d1 Make AnalyzerOptions a shared object between CompilerInvocation and hace 13 años
  Alexander Kornienko 171af64ef1 Added -ast-list option to dump filterable AST decl node names. hace 13 años
  David Blaikie f1492f970c Support -frewrite-includes as an option while preprocessing. hace 13 años
  David Blaikie 8c0b3787e7 Add a -rewrite-includes option, which is similar to -rewrite-macros, but only expands #include directives. 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
  Douglas Gregor 105047124c Remove the -cc1-level option "-pubnames-dump". Such things should stay hace 13 años
  Douglas Gregor 978fc9c485 Introduce a -cc1-level option -pubnames-dump, which simply dumps the hace 13 años
  Ted Kremenek 30660a8985 Add new code migrator support for migrating existing Objective-C code to use hace 13 años
  David Blaikie 6bd17d2f2e Make use of const-correct ParseCommandLineOptions hace 13 años
  Dylan Noblesmith 6f42b62b61 Basic: import OwningPtr<> into clang namespace hace 13 años
  Argyrios Kyrtzidis e839806cad Fix ASTMerge tests that I broke in my previous commit. hace 13 años
  Argyrios Kyrtzidis b3ca2637a9 Use variable in place of multiple CI.getFrontendOpts() calls and use a bit hace 13 años
  Argyrios Kyrtzidis 61d679ab28 Introduce 3 new fixit options: hace 13 años
  David Blaikie 561d3abc88 Remove unnecessary default cases in switches over enums. hace 13 años