clang-1/lib
Chris Lattner 920bf45bd7 Add another terrible VC++ compatibility hack: allow users to
allow invalid token pastes (when in -fms-extensions mode)
with -Wno-invalid-token-paste


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108624 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-17 16:24:30 +00:00
..
AST Patch to synthesize property ivars on demand as 2010-07-17 00:59:30 +00:00
Analysis Revert r108617, it broke the build. 2010-07-17 13:51:58 +00:00
Basic Add builtin definition for scanf, including extending the builtin encoding to 2010-07-16 02:11:15 +00:00
Checker Revert r108617, it broke the build. 2010-07-17 13:51:58 +00:00
CodeGen The GNU-runtime ObjC personality function doesn't let us rethrow with URR for 2010-07-17 00:43:08 +00:00
Driver Driver/Darwin: Resolve deployment target defaulting to be more predictable; 2010-07-15 16:18:06 +00:00
Frontend Teach the PCH reader to load the dependency when encountering a chain metadata record. WIP 2010-07-17 00:12:06 +00:00
Headers PR7588: Fix the _mm_shufflehi_epi16 macro. (The issue was an oversight 2010-07-08 20:09:45 +00:00
Index Collect function definitions in the Indexer when indexing through the ASTs. 2010-07-06 05:55:13 +00:00
Lex Add another terrible VC++ compatibility hack: allow users to 2010-07-17 16:24:30 +00:00
Parse Treat template parameters as part of the declaration-specifiers for the 2010-07-16 08:13:16 +00:00
Rewrite Pass StringRefs by value. 2010-07-14 23:19:41 +00:00
Sema Patch to synthesize property ivars on demand as 2010-07-17 00:59:30 +00:00
CMakeLists.txt Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00
Makefile Move lib/Runtime to runtime/, and build after everything else. 2010-06-30 22:10:38 +00:00