llvm-project/clang/lib
Eli Friedman cf4ab0891d Fix InitListExpr::isStringLiteralInit so it handles various edge cases correctly. PR13643.
llvm-svn: 162226
2012-08-20 20:55:45 +00:00
..
ARCMigrate Update VerifyDiagnosticConsumer to only get directives during parsing. 2012-08-10 01:06:16 +00:00
AST Fix InitListExpr::isStringLiteralInit so it handles various edge cases correctly. PR13643. 2012-08-20 20:55:45 +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 Reapply: 2012-08-17 22:54:57 +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 Allow -verify to be used with files that don't have an associated FileEntry. 2012-08-18 16:58:52 +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 PR13619: Make sure we're not at EOF before looking at NextToken(). 2012-08-20 17:37:52 +00:00
Rewrite Store SourceManager pointer on PrintingPolicy in the case where we're dumping, 2012-08-16 03:56:14 +00:00
Sema Code-complete 'weak' for properties under ARC-with-weak-references (or GC) 2012-08-20 20:01:13 +00:00
Serialization [ms-inline asm] Remove old cruft now that MS-style asms their own code path. 2012-08-20 17:11:53 +00:00
StaticAnalyzer [analyzer] Add comments to ExplodedNode::NodeGroup. 2012-08-20 18:59:46 +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