llvm-project/clang/lib
Zhongxing Xu c98868136f Add a GDM for recording the cast type of regions.
llvm-svn: 71076
2009-05-06 08:33:50 +00:00
..
AST Fixes a bug for objc2's gc in the presense of type-casts. 2009-05-05 23:28:21 +00:00
Analysis Add a GDM for recording the cast type of regions. 2009-05-06 08:33:50 +00:00
Basic Tweak x86 -mcpu defaults. 2009-05-06 04:58:14 +00:00
CodeGen Patch to support Gnu runtime's typed selectors. 2009-05-05 21:36:57 +00:00
Driver Tweak x86 -mcpu defaults. 2009-05-06 04:58:14 +00:00
Frontend Eliminate extra vertical space in Clang diagnostics 2009-05-06 04:43:47 +00:00
Headers Fix for PR3841: follow gcc's example and fall back to the system 2009-05-03 23:00:48 +00:00
Lex Fix for PR4132: make sure to insert whitespace consistently before a 2009-05-03 19:16:00 +00:00
Parse Add parsing of friend specifiers. 2009-05-06 04:46:28 +00:00
Rewrite Change Lexer::MeasureTokenLength to take a LangOptions reference. 2009-04-14 23:22:57 +00:00
Sema Implement attribute 'ns_autorelease'. 2009-05-05 18:44: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