clang/lib
Daniel Dunbar 67d438d39a C++/ABI/x86_64: Member pointers should be classified as INTEGER.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103843 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-15 00:00:37 +00:00
..
AST Added Expr::EvaluateAsAnyLValue. 2010-05-14 17:07:14 +00:00
Analysis Don't add a null successor to a CFGBlock when the contents of an @synchronized statement is empty. 2010-05-13 16:38:08 +00:00
Basic Update the types for warning option subgroup arrays to 'short', we have more 2010-05-13 07:43:05 +00:00
Checker Relax an assertion. Various cases could lead to non-symbol values. 2010-05-13 08:26:32 +00:00
CodeGen C++/ABI/x86_64: Member pointers should be classified as INTEGER. 2010-05-15 00:00:37 +00:00
Driver Driver: Make -fverbose-asm the default for platforms where the integrated 2010-05-14 22:00:22 +00:00
Frontend Revert r103770, "Added basic source locations to Elaborated and DependentName 2010-05-14 16:34:09 +00:00
Headers logical ops, unary ops, pairwise ops 2010-04-30 00:46:57 +00:00
Index Overhaul the AST representation of Objective-C message send 2010-04-21 00:45:42 +00:00
Lex Add '__has_feature' support for weak ObjC classes. 2010-04-29 02:06:46 +00:00
Parse Improve error recovery in C/ObjC when the first argument of a function 2010-05-14 17:44:56 +00:00
Rewrite Add a write(raw_ostream&) method to RewriteBuffer. This uses an inefficient 2010-04-16 18:49:45 +00:00
Runtime build: Add CLANG_NO_RUNTIME build variable, which disables building clang 2010-04-28 23:36:26 +00:00
Sema Patch to fix a crash on incomplete class declaration. 2010-05-14 21:35:02 +00:00
CMakeLists.txt Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00
Makefile Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00