hanchenye-llvm-project/clang/lib
Chad Rosier 571c5e91c4 [ms-inline asm] Update comment.
llvm-svn: 162134
2012-08-17 21:27:25 +00:00
..
ARCMigrate Update VerifyDiagnosticConsumer to only get directives during parsing. 2012-08-10 01:06:16 +00:00
AST Fix misaligned allocation of TemplateParameterList objects. 2012-08-16 22:51:34 +00:00
ASTMatchers Fix for ASTMatchFinder to visit a functions parameter declarations. 2012-07-30 05:03:25 +00:00
Analysis [analyzer] Teach live variable analyzes that super uses self pointer. 2012-08-14 00:36:20 +00:00
Basic Avoid binding a reference to a dereferenced null pointer, if we try to emit a 2012-08-17 00:55:32 +00:00
CodeGen Temporarily revert r162066 and r162062 to see if it brings the gdb 2012-08-17 04:42:07 +00:00
Driver darwin/driver: Support using SDKROOT to define the default for -isysroot. 2012-08-17 18:43:50 +00:00
Edit clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
Frontend Fixed crash and added a test and a minor output problem 2012-08-17 17:38:39 +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 Switch PTH format from a 7 byte magic number to an 8 byte one, to avoid 2012-08-17 03:55:43 +00:00
Parse Add support for "type safety" attributes that allow checking that 'void *' 2012-08-17 00:08:38 +00:00
Rewrite Store SourceManager pointer on PrintingPolicy in the case where we're dumping, 2012-08-16 03:56:14 +00:00
Sema [ms-inline asm] Update comment. 2012-08-17 21:27:25 +00:00
Serialization Remove trailing return flag from FunctionTypeLoc, since we now carry that 2012-08-14 22:51:13 +00:00
StaticAnalyzer Remove #if 0 that has been around for a long time. 2012-08-16 17:45:32 +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