llvm-project/clang/lib
Jordan Rose a1e4b12223 Fix dependencies now that the ARC migrator depends on the static analyzer.
Thanks for pointing this out, Stephen. I think this is right now -- I
attempted to try all four valid combinations with both the autoconf and
CMake builds.

See also LLVM changes to the configure script.

llvm-svn: 189027
2013-08-22 15:50:02 +00:00
..
ARCMigrate ObjectibeC migrator. Annotate cf_consumed arguments, 2013-08-21 19:37:47 +00:00
AST Revert "Implement a rudimentary form of generic lambdas." 2013-08-22 12:12:24 +00:00
ASTMatchers Refactor ArgumentAdaptativeMatcher matchers to remove the template from their declaration. 2013-08-16 16:19:42 +00:00
Analysis Analysis: Make %I in printf more reasonable, add more tests 2013-08-22 07:53:21 +00:00
Basic Move -mfpmath handling to -cc1 and implement it for x86. 2013-08-21 21:59:03 +00:00
CodeGen DebugInfo: emit the definition of types when construction vtables are required as these types may never end up emitting the full class data 2013-08-22 15:23:05 +00:00
Driver Move -mfpmath handling to -cc1 and implement it for x86. 2013-08-21 21:59:03 +00:00
Edit ObjectiveC migrator: Remove semicolon after the typedef 2013-07-18 22:17:33 +00:00
Format clang-format: Add column layout formatting for braced lists 2013-08-22 15:00:41 +00:00
Frontend Split isFromMainFile into two functions. 2013-08-22 00:27:10 +00:00
FrontendTool Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00
Headers Fix the name and the type of the argument for intrinisc 2013-08-17 16:40:09 +00:00
Index Avoid using the 'index' namespace as scope. 2013-08-21 00:49:25 +00:00
Lex Split isFromMainFile into two functions. 2013-08-22 00:27:10 +00:00
Parse Revert "Implement a rudimentary form of generic lambdas." 2013-08-22 12:12:24 +00:00
Rewrite Split isFromMainFile into two functions. 2013-08-22 00:27:10 +00:00
Sema Revert "Implement a rudimentary form of generic lambdas." 2013-08-22 12:12:24 +00:00
Serialization Revert "Implement a rudimentary form of generic lambdas." 2013-08-22 12:12:24 +00:00
StaticAnalyzer Split isFromMainFile into two functions. 2013-08-22 00:27:10 +00:00
Tooling Tweak Replacement comparisons 2013-08-16 12:18:53 +00:00
CMakeLists.txt Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00
Makefile Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00