提交历史

作者 SHA1 备注 提交日期
  Aaron Ballman 87c5cf6ba2 Add a new driver mode to dump compiler feature and extension options. 7 年之前
  Gabor Horvath 6653a5d3ac Make a build bot happy. 7 年之前
  Gabor Horvath c963abc492 [Templight] Template Instantiation Observer 7 年之前
  NAKAMURA Takumi 635ffc9d02 [CMake] Use #cmakedefine01 for CLANG_ENABLE_(ARCMT|OBJC_REWRITER|STATIC_ANALYZER) 7 年之前
  George Rimar f3de089985 Update after LLVM change r309087 8 年之前
  NAKAMURA Takumi ae9459cceb [CMake] Move CLANG_ENABLE_(ARCMT|OBJC_REWRITER|STATIC_ANALYZER) into clang/Config/config.h. 8 年之前
  Richard Smith f0e160dd67 Add -frewrite-imports flag. 8 年之前
  David Blaikie 54d8d8479c unique_ptrify createDriverOptTable 8 年之前
  Richard Smith d605534140 C++ Modules TS: add frontend support for building pcm files from module 9 年之前
  Gabor Horvath f12ee3b775 [analyzer] Command line option to show enabled checker list. 9 年之前
  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 年之前