clang-1/lib
Chandler Carruth 0ee93de27c Silence a pedantic GCC warning by making the grouping of && and || explicit.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103141 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-06 00:15:06 +00:00
..
AST Add IgnoreParenImpCasts() to Expr, which is basically like IgnoreParenCasts 2010-05-05 22:59:52 +00:00
Analysis Unbreak CMake build. 2010-05-05 05:41:05 +00:00
Basic When -fdiagnostics-print-source-range-info is specified, 2010-05-04 21:13:21 +00:00
Checker Unbreak CMake build. 2010-05-05 05:41:05 +00:00
CodeGen Pass the globaldecl into GetOrCreateLLVMFunction so that llvm 2010-05-05 22:55:13 +00:00
Driver add a new --print-diagnostic-categories option, which causes the driver to 2010-05-05 05:53:24 +00:00
Frontend This patch deals with Sema Part of Setter/Getter synthesis 2010-05-05 21:52:17 +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 This patch deals with Sema Part of Setter/Getter synthesis 2010-05-05 21:52:17 +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 Silence a pedantic GCC warning by making the grouping of && and || explicit. 2010-05-06 00:15:06 +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