Историја ревизија

Аутор SHA1 Порука Датум
  John Brawn f6603f2aed Make it possible for AST plugins to enable themselves by default пре 9 година
  NAKAMURA Takumi 7eba45f7ef Revert r260265, "clang-cl: Support loading plugins on Windows" пре 9 година
  Ehsan Akhgari ae1cd1e7c3 clang-cl: Support loading plugins on Windows пре 9 година
  Argyrios Kyrtzidis d8dbff6413 [Frontend] Make the memory management of FrontendAction pointers explicit by using unique_ptr. пре 9 година
  David Blaikie 680b6c0b6a Provide a BuryPointer for unique_ptrs. пре 11 година
  Alp Toker 6c4abb1676 Make clang's rewrite engine a core feature пре 11 година
  Craig Topper b0449def46 [C++11] Use 'nullptr'. пре 11 година
  Argyrios Kyrtzidis 0c6c783d89 [objcmt] Don't wrap a PCH generation action with a ObjCMigrateAction one, it messes up the PCH file. пре 11 година
  Chandler Carruth 589e7ecc89 [leaks] Don't leak the fake arguments we synthesize for LLVM option пре 11 година
  Ahmed Charles 70639e8de3 Replace OwningPtr with std::unique_ptr. пре 11 година
  Ahmed Charles 789a4f820d Change OwningPtr::take() to OwningPtr::release(). пре 11 година
  Ben Langmuir e9e34e28c5 Add a CC1 option -verify-pch пре 11 година
  Kostya Serebryany 89be6ed38a Bury leaked pointers in a global array to silence a leak detector in --disable-free mode пре 11 година
  Alp Toker 102c74ce65 Bring back a StringRef used in some build configurations пре 11 година
  Alp Toker 0650de4fc1 Remove a whole lot of unused variables пре 11 година
  Argyrios Kyrtzidis f1576c10c6 [objcmt] If the frontend option is frontend::MigrateSource then we don't need to create пре 11 година
  Richard Smith 9a7e09fffb Remove -ast-dump-xml. пре 12 година
  Fariborz Jahanian 74fd551c0b Objective-C migrator. Simplify migrator option пре 12 година
  Fariborz Jahanian 5b98aba1d7 ObjectiveC migrator. This patch infers readonly properties for no-parameter пре 12 година
  Rafael Espindola 201d3fb13c Indicate success for simple options when clang called with -cc1. пре 12 година
  Fariborz Jahanian d412999a3d ObjC migrator: Add -objcmt-migrate-property to do property пре 12 година
  Reid Kleckner b1e25a1bc0 [Driver] Refactor clang driver to use LLVM's Option library пре 12 година
  Douglas Gregor c544ba0969 <rdar://problem/13509689> Introduce -module-file-info option that provides information about a particular module file. пре 12 година
  Sean Silva 8da06bbd90 use early returns to simplify and de-nest пре 12 година
  Roman Divacky fc2929fdb7 Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user пре 12 година
  Chandler Carruth 55fc873017 Sort all of Clang's files under 'lib', and fix up the broken headers пре 12 година
  Richard Smith f1eaab1229 PR14303: Add a NoDriverOption flag to those options which are not accepted by пре 12 година
  Ted Kremenek 305c613af6 Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. пре 13 година
  Ted Kremenek 45796b10d1 Make AnalyzerOptions a shared object between CompilerInvocation and пре 13 година
  Alexander Kornienko 171af64ef1 Added -ast-list option to dump filterable AST decl node names. пре 13 година