clang-1/lib
Daniel Dunbar 637cebb67c Refactor common Obj-C message send checking code into
CheckMessageArgumentTypes.
 - No functionality change.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@56079 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-11 00:01:56 +00:00
..
AST Change line endings: CRLF -> LF 2008-09-10 02:14:49 +00:00
Analysis Store: (static analyzer) 2008-09-03 03:06:11 +00:00
Basic Per PR2773, define __USER_LABEL_PREFIX__ for x86-32 Linux and Windows. 2008-09-06 01:37:51 +00:00
CodeGen Implement ABIArgType::Coerce support. 2008-09-10 07:04:09 +00:00
Driver Set different header search paths for the Windows platform. 2008-09-05 09:41:20 +00:00
Headers Implementation of stdarg.h. 2008-05-29 10:40:55 +00:00
Lex Line endings: CRLF -> LF 2008-09-05 08:53:53 +00:00
Parse -getLang().C99 is true in C++ too, remove the use of the C99orCXX variable. 2008-09-10 23:46:08 +00:00
Rewrite Patch by Kovarththanan Rajaratnam! 2008-08-31 16:37:56 +00:00
Sema Refactor common Obj-C message send checking code into 2008-09-11 00:01:56 +00:00
Makefile add a libDriver, for now only move the text diangostics stuff from Driver to there 2008-08-05 23:33:20 +00:00