clang-1/lib
Fariborz Jahanian 2576061136 Class continuation now has its own property ast for
those declared in it. This is to allow duplicate
property diagnostics for properties declared in class extensions
multiple times (radar 7629420) and for future use.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@96276 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-15 21:55:26 +00:00
..
AST Class continuation now has its own property ast for 2010-02-15 21:55:26 +00:00
Analysis Convert tabs to spaces. 2010-02-09 00:04:09 +00:00
Basic reverting back 96242 as it still causes a test failure. 2010-02-15 18:02:12 +00:00
Checker clang::Attr objects should be treated as AST nodes as well by 2010-02-14 22:58:16 +00:00
CodeGen Use getLocStart(), instead of getLocEnd(), to record starting location of objc method. :) 2010-02-15 18:08:38 +00:00
Driver Raise the responsibility for passing -disable-llvm-verifier in NDEBUG builds 2010-02-13 03:50:24 +00:00
Frontend Fix a broken rewritin of @implementation keyword. 2010-02-15 21:11:41 +00:00
Headers fix PR6187: various load functions in xmmintrin.h were missing 'const'. 2010-02-01 20:14:14 +00:00
Index -fno-rtti is now the default. 2010-01-24 20:43:31 +00:00
Lex Fix PR6282: the include guard optimization cannot happen if the 2010-02-12 08:03:27 +00:00
Parse Improve the diagnostic given when referring to a tag type without a tag (in C) 2010-02-14 01:03:10 +00:00
Rewrite Some clean up of replacement text API no longer needed by 2010-02-05 16:43:40 +00:00
Runtime clang/Darwin: Update for rename of 10.4 static runtime library. 2010-01-20 02:35:02 +00:00
Sema Class continuation now has its own property ast for 2010-02-15 21:55:26 +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