llvm-project/clang/lib
Chad Rosier 85fff2ac11 [ms-inline asm] Remove the Inline Asm Non-Standard Dialect attribute. This
implementation does not co-exist well with how the sideeffect and alignstack
attributes are handled.

llvm-svn: 163173
2012-09-04 22:23:54 +00:00
..
ARCMigrate Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
AST Revert r163083 per chandlerc's request. 2012-09-04 17:49:35 +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 [ms-inline asm] Remove the Inline Asm Non-Standard Dialect attribute. This 2012-09-04 22:23:54 +00:00
Driver Revert r163076 per chandlerc's request. 2012-09-04 17:29:52 +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 Add _rdrand{16,32,64}_step intrinsics to immintrin.h 2012-07-12 09:33:03 +00:00
Lex Normalize line endings of r163022. 2012-08-31 21:34:27 +00:00
Parse Revert r163083 per chandlerc's request. 2012-09-04 17:49:35 +00:00
Rewrite Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
Sema Revert r163083 per chandlerc's request. 2012-09-04 17:49:35 +00:00
Serialization Revert r163083 per chandlerc's request. 2012-09-04 17:49:35 +00:00
StaticAnalyzer [analyzer] Don't use makeIntVal to create a floating-point value. 2012-09-04 19:34:58 +00:00
Tooling Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +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