llvm-project/clang/lib
John McCall eb3e4f3481 Make that null-dereference fix a little clearer by rearranging some code.
llvm-svn: 103298
2010-05-07 21:34:32 +00:00
..
AST Make that null-dereference fix a little clearer by rearranging some code. 2010-05-07 21:34:32 +00:00
Analysis Unbreak CMake build. 2010-05-05 05:41:05 +00:00
Basic clean up isBeforeInTranslationUnit by factoring out some common 2010-05-07 20:35:24 +00:00
Checker Turn -analyzer-inline-call on for C functions. This also fixed a bug that 2010-05-06 03:38:27 +00:00
CodeGen Minor mod. to my last patch. 2010-05-07 18:59:54 +00:00
Driver Handle -ffunction-sections and -fdata-sections in the driver. 2010-05-06 21:06:04 +00:00
Frontend Add missing #include 2010-05-07 15:59: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 Fixed DISABLE_SMART_POINTERS breakage 2010-05-06 21:39: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 Reapply the reference-binding patch applied below, along with a fix to 2010-05-07 19:42: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