llvm-project/clang/lib
Nico Weber b0920374ca rename libclangSEMA to libclangSema
llvm-svn: 55887
2008-09-07 17:09:06 +00:00
..
AST More type checking for blocks. Still incomplete (will hopefully finish up this weekend). 2008-09-05 22:11:13 +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 Key LLVM types for TagDecl's off of the clang Type, since there is now 2008-09-06 02:26:43 +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 Support "typeof unary-expression" (GNU C++ extension). 2008-09-05 11:26:19 +00:00
Rewrite Patch by Kovarththanan Rajaratnam! 2008-08-31 16:37:56 +00:00
Sema rename libclangSEMA to libclangSema 2008-09-07 17:09:06 +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