Commit History

Автор SHA1 Съобщение Дата
  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 години
  David Blaikie f1492f970c Support -frewrite-includes as an option while preprocessing. преди 13 години
  David Blaikie 8c0b3787e7 Add a -rewrite-includes option, which is similar to -rewrite-macros, but only expands #include directives. преди 13 години
  James Molloy bfd7a525bc Unify Options.td and CC1Options.td, in a first step towards unifying the serialization logic in Frontend and Driver. преди 13 години
  Douglas Gregor 105047124c Remove the -cc1-level option "-pubnames-dump". Such things should stay преди 13 години
  Douglas Gregor 978fc9c485 Introduce a -cc1-level option -pubnames-dump, which simply dumps the преди 13 години
  Ted Kremenek 30660a8985 Add new code migrator support for migrating existing Objective-C code to use преди 13 години
  David Blaikie 6bd17d2f2e Make use of const-correct ParseCommandLineOptions преди 13 години
  Dylan Noblesmith 6f42b62b61 Basic: import OwningPtr<> into clang namespace преди 13 години
  Argyrios Kyrtzidis e839806cad Fix ASTMerge tests that I broke in my previous commit. преди 13 години
  Argyrios Kyrtzidis b3ca2637a9 Use variable in place of multiple CI.getFrontendOpts() calls and use a bit преди 13 години
  Argyrios Kyrtzidis 61d679ab28 Introduce 3 new fixit options: преди 13 години
  David Blaikie 561d3abc88 Remove unnecessary default cases in switches over enums. преди 13 години
  Chad Rosier 9f6d068b29 Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function. преди 13 години
  Chad Rosier ff7892758f Add frontend flags to enable bitcode verifier pass. преди 13 години
  Douglas Gregor 6649014b79 Eliminate the -emit-module option, which emitted a module by parsing a преди 13 години
  Douglas Gregor db1cde7dc7 Add support for building a module from a module map to the -cc1 преди 13 години
  Douglas Gregor d2536a604f Revert r144703. It was a dumb idea anyway; will add the new bits more преди 13 години
  Douglas Gregor b8691df825 Split GenerateModuleAction into its own action, which will start преди 13 години
  Tobias Grosser 6e0afc8610 Parse LLVM command line arguments after plugins have been loaded преди 14 години