hanchenye-llvm-project/clang/lib
Rafael Espindola 66bfb27545 Handle -ffunction-sections and -fdata-sections in the driver.
llvm-svn: 103197
2010-05-06 21:06:04 +00:00
..
AST Push TypeSourceInfo::getTypeLoc() into a header file so that it's 2010-05-06 09:25:57 +00:00
Analysis Unbreak CMake build. 2010-05-05 05:41:05 +00:00
Basic Basic: Update getClangRepositoryPath for my change to integration branch layout. 2010-05-06 18:39:38 +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 Code Gen support for Getter/Setter synthesis of 2010-05-06 15:45:36 +00:00
Driver Handle -ffunction-sections and -fdata-sections in the driver. 2010-05-06 21:06:04 +00:00
Frontend Rework our handling of temporary objects within the conditions of 2010-05-06 17:25:47 +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 Rework our handling of temporary objects within the conditions of 2010-05-06 17:25:47 +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 Diagnose deprecated/unavailable functions selected by overload resolution. 2010-05-06 18:15:07 +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