hanchenye-llvm-project/clang/lib
Chad Rosier 1426a81a74 [ms-inline asm] Use the new Inline Asm Non-Standard Dialect attribute.
llvm-svn: 161642
2012-08-10 00:00:34 +00:00
..
ARCMigrate clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
AST [ms-inline asm] Use StringRef here, per Jordan's suggestion. 2012-08-09 21:06:32 +00:00
ASTMatchers Fix for ASTMatchFinder to visit a functions parameter declarations. 2012-07-30 05:03:25 +00:00
Analysis Properly check length modfiers for %n in format strings. 2012-08-07 09:13:19 +00:00
Basic clang support for Bitrig (an OpenBSD fork); patch by David Hill. 2012-08-08 23:57:20 +00:00
CodeGen [ms-inline asm] Use the new Inline Asm Non-Standard Dialect attribute. 2012-08-10 00:00:34 +00:00
Driver Followup to r161546, to unbreak linking on Bitrig. Patch by David Hill. 2012-08-09 22:42:04 +00:00
Edit clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
Frontend clang support for Bitrig (an OpenBSD fork); patch by David Hill. 2012-08-08 23:57:20 +00:00
FrontendTool Added -ast-list option to dump filterable AST decl node names. 2012-07-31 09:37:40 +00:00
Headers Add _rdrand{16,32,64}_step intrinsics to immintrin.h 2012-07-12 09:33:03 +00:00
Lex Lexer: remove dead stores. Found by Clang static analyzer! 2012-07-30 17:59:40 +00:00
Parse objective-C: refactoring of objc's delayed parsing. 2012-08-09 21:12:39 +00:00
Rewrite [analyzer] Add Prev/Next links to the HTML output. 2012-08-02 02:26:19 +00:00
Sema CMake: Add the new dependency from libSema to LLVM's libs. 2012-08-09 22:33:50 +00:00
Serialization clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
StaticAnalyzer [analyzer] Merge RegionStore's KillStruct and CopyLazyBindings: BindAggregate. 2012-08-09 22:55:54 +00:00
Tooling Fixes a segfault in Tooling when using pch's: 2012-07-31 13:56:54 +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