hanchenye-llvm-project/clang/lib
Chris Lattner 6fdd57cba8 fix a crash compiling code with its own definition of objc_assign_weak.
rdar://6800430

llvm-svn: 69392
2009-04-17 22:12:36 +00:00
..
AST Fix two embarrassing PCH bugs: 2009-04-17 21:46:47 +00:00
Analysis Add analyzer support for objc_atomicCompareAndSwap() 2009-04-11 00:54:13 +00:00
Basic optimize and comment GetDiagInfo. 2009-04-16 06:13:46 +00:00
CodeGen fix a crash compiling code with its own definition of objc_assign_weak. 2009-04-17 22:12:36 +00:00
Driver Added -print-ivar-layout option. No change in functionality 2009-04-17 03:04:15 +00:00
Frontend PCH support for inline assembly statements. 2009-04-17 20:57:14 +00:00
Headers fix misspelt attribute. 2009-04-17 17:55:23 +00:00
Lex Change Lexer::MeasureTokenLength to take a LangOptions reference. 2009-04-14 23:22:57 +00:00
Parse Add support for the __has_trivial_destructor type trait. 2009-04-17 02:34:54 +00:00
Rewrite Change Lexer::MeasureTokenLength to take a LangOptions reference. 2009-04-14 23:22:57 +00:00
Sema tweak redefinition of a typedef a bit to fix a couple of problems: 2009-04-17 22:04:20 +00:00
CMakeLists.txt Really fix cmake style builds. 2009-03-24 17:52:34 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00