hanchenye-llvm-project/clang/lib
Chad Rosier 93380f63c9 [ms-inline asm] Use the new GetMCInstOperandNum() interface in the front-end.
llvm-svn: 163126
2012-09-03 20:40:52 +00:00
..
ARCMigrate Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
AST Fix PR13444 - wrong mangling of "const char * const *" and friends with "-cxx-abi microsoft" 2012-09-03 09:08:10 +00:00
ASTMatchers Fixes a bug for binding memoized match results. 2012-08-30 19:41:06 +00:00
Analysis Thread-safety analysis: fix handling of LOCK_RETURNED attribute so that the 2012-08-31 22:09:53 +00:00
Basic Rename ANDROIDEABI to Android. 2012-09-02 09:30:11 +00:00
CodeGen Rename ANDROIDEABI to Android. 2012-09-02 09:30:11 +00:00
Driver Android standalone toolchain support. 2012-09-03 09:05:50 +00:00
Edit Change the representation of builtin functions in the AST 2012-08-31 00:14:07 +00:00
Frontend Make AnalyzerOptions a shared object between CompilerInvocation and 2012-08-31 04:36:05 +00:00
FrontendTool Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
Headers
Lex Normalize line endings of r163022. 2012-08-31 21:34:27 +00:00
Parse Implemented parsing and AST support for the MS __leave exception statement. Also a minor fix to __except printing in StmtPrinter.cpp. Thanks to Aaron Ballman for review. 2012-09-02 03:45:41 +00:00
Rewrite Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
Sema [ms-inline asm] Use the new GetMCInstOperandNum() interface in the front-end. 2012-09-03 20:40:52 +00:00
Serialization Implemented parsing and AST support for the MS __leave exception statement. Also a minor fix to __except printing in StmtPrinter.cpp. Thanks to Aaron Ballman for review. 2012-09-02 03:45:41 +00:00
StaticAnalyzer Implemented parsing and AST support for the MS __leave exception statement. Also a minor fix to __except printing in StmtPrinter.cpp. Thanks to Aaron Ballman for review. 2012-09-02 03:45:41 +00:00
Tooling Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
CMakeLists.txt
Makefile