llvm-project/clang/lib
Fariborz Jahanian 88fead8c48 Cannot type cast @selector expressions.
llvm-svn: 72284
2009-05-22 21:42:52 +00:00
..
AST Representation of and template instantiation for member 2009-05-22 21:13:27 +00:00
Analysis Add special cases to retain checker for 'create' methods in QCView, QCRenderer, and CIContext (Apple APIs). 2009-05-20 22:39:57 +00:00
Basic A few more tweaks for Solaris; please correct me if it's wrong somehow. 2009-05-22 01:12:57 +00:00
CodeGen This patch adds support for sender-aware dispatch in Objective-C for the GNU runtime, when 2009-05-22 20:17:16 +00:00
Driver This patch adds support for sender-aware dispatch in Objective-C for the GNU runtime, when 2009-05-22 20:17:16 +00:00
Frontend This patch adds support for sender-aware dispatch in Objective-C for the GNU runtime, when 2009-05-22 20:17:16 +00:00
Headers Add 'cmp' SSE builtins and get rid of a bunch of other builtins. 2009-05-18 19:16:46 +00:00
Lex In assembler-with-cpp mode, don't error on '#' (stringize) operator applied to 2009-05-22 21:35:34 +00:00
Parse The disambiguation process for ambiguous paren expressions is not "side effects free", e.g: 2009-05-22 21:09:47 +00:00
Rewrite Fix for PR2386: distinguish between insertion and replacements in the 2009-05-18 13:56:52 +00:00
Sema Cannot type cast @selector expressions. 2009-05-22 21:42:52 +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