llvm-project/clang/lib
Argyrios Kyrtzidis 1b3240b0aa Make CompilerInstance::InitializeSourceManager accept a FrontendInputFile,
no functionality change.

llvm-svn: 167626
2012-11-09 19:40:33 +00:00
..
ARCMigrate Remove old driver code to grab the iOS simulator version from the -D option. 2012-11-09 01:59:30 +00:00
AST [ms] Implement int64_t version of mangleNumber() in terms of the APSInt version. 2012-11-09 00:05:56 +00:00
ASTMatchers Insert interception point onStartOfTranslationUnit. 2012-11-02 01:31:03 +00:00
Analysis [analyzer] add LocationContext::inTopFrame() helper. 2012-11-03 02:54:16 +00:00
Basic Set TLSSupported to false on Haiku. 2012-11-08 12:59:15 +00:00
CodeGen Implement -mstrict-align using '-backend-option -arm-strict-align' as this saves 2012-11-09 18:27:01 +00:00
Driver Implement -mstrict-align using '-backend-option -arm-strict-align' as this saves 2012-11-09 18:27:01 +00:00
Edit Change the representation of builtin functions in the AST 2012-08-31 00:14:07 +00:00
Frontend Make CompilerInstance::InitializeSourceManager accept a FrontendInputFile, 2012-11-09 19:40:33 +00:00
FrontendTool Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
Headers Split the instrinsic header wmmintrin.h into AES and PCLMUL parts, so 2012-11-05 23:30:26 +00:00
Lex Improved support for removing the comma preceding __VA_ARGS__ where __VA_ARGS__ 2012-11-09 13:24:30 +00:00
Parse PR12713 - crash on invalid due to unmatched parens in decltype 2012-11-07 19:08:05 +00:00
Rewrite objective-C modern translator. Start the line 2012-11-07 18:15:53 +00:00
Sema Use isInvalidDecl() instead of isStatic() as suggested by dblaikie. 2012-11-09 08:38:04 +00:00
Serialization Allow to pass from syntactic form of InitListExpr to semantic form (just as viceversa). No functionality change. 2012-11-08 18:41:43 +00:00
StaticAnalyzer [analyzer] Check that the argument to CFMakeCollectable is non-NULL. 2012-11-07 17:12:37 +00:00
Tooling Make DiagnosticOptions intrusively reference-counted, and make sure 2012-10-23 22:26:28 +00:00
CMakeLists.txt Adds the AST Matcher library, which provides a in-C++ DSL to express 2012-07-06 05:48:52 +00:00
Makefile Adds the AST Matcher library, which provides a in-C++ DSL to express 2012-07-06 05:48:52 +00:00