clang-1/lib
Douglas Gregor 008847a70a AST import for CStyleCastExpr. With this, we can import Cocoa.h into an empty context
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@96648 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-19 01:32:14 +00:00
..
AST AST import for CStyleCastExpr. With this, we can import Cocoa.h into an empty context 2010-02-19 01:32:14 +00:00
Analysis Add a utility method. 2010-02-17 08:45:06 +00:00
Basic Use a little binary header in serialized diagnostics to help the deserializer skip over noise in the stream 2010-02-19 00:40:40 +00:00
Checker Recognize attributes ns_returns_not_retained and cf_returns_not_retained 2010-02-18 00:06:12 +00:00
CodeGen Patch removes IVars list from ObjCInterfaceDecl and 2010-02-19 00:31:17 +00:00
Driver PR5803: clang++: Treat untyped 'C' inputs as C++. 2010-02-17 20:32:58 +00:00
Frontend Change InitListExpr to allocate the array for holding references 2010-02-19 00:42:33 +00:00
Headers add two aliases for SSE functions we already have, fixing PR6316. 2010-02-16 18:21:25 +00:00
Index -fno-rtti is now the default. 2010-01-24 20:43:31 +00:00
Lex Add __has_feature support for attributes ns_returns_not_retained 2010-02-18 00:06:04 +00:00
Parse Allow GNU attributes to appear in an Objective-C method declaration 2010-02-18 23:05:16 +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 Change InitListExpr to allocate the array for holding references 2010-02-19 00:42:33 +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