llvm-project/clang/lib
Daniel Dunbar 12c82080a2 Driver: Add support for -fobjc-abi-version=.
- <rdar://problem/7919678>

llvm-svn: 102559
2010-04-28 23:25:24 +00:00
..
AST Completely reimplement __builtin_offsetof, based on a patch by Roberto 2010-04-28 22:16:22 +00:00
Analysis Use direct assignment instead of user defined conversion. 2010-04-14 05:50:04 +00:00
Basic david conrad points out that {|} in inline assembly on arm are not asm 2010-04-23 16:29:58 +00:00
Checker Completely reimplement __builtin_offsetof, based on a patch by Roberto 2010-04-28 22:16:22 +00:00
CodeGen Support for construct/destruct of ivar array 2010-04-28 22:30:33 +00:00
Driver Driver: Add support for -fobjc-abi-version=. 2010-04-28 23:25:24 +00:00
Frontend Completely reimplement __builtin_offsetof, based on a patch by Roberto 2010-04-28 22:16:22 +00:00
Headers A bit more neon work, adds work (but the ABI is wrong), types mostly stamped out. 2010-04-28 22:37:01 +00:00
Index Overhaul the AST representation of Objective-C message send 2010-04-21 00:45:42 +00:00
Lex push some source location information down through the compiler, 2010-04-20 20:35:58 +00:00
Parse Cleanup error recovery for a missing '-'|'+' 2010-04-26 21:18:08 +00:00
Rewrite Add a write(raw_ostream&) method to RewriteBuffer. This uses an inefficient 2010-04-16 18:49:45 +00:00
Runtime Runtime: Install the new libcc_kext.a produced by the clang_darwin compiler-rt 2010-03-26 19:37:38 +00:00
Sema Ensure that cv-qualifiers are correctly removed for post-inc/decrements 2010-04-28 23:02:27 +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