llvm-project/clang/lib
Eli Friedman 32e6e8ed3b Add some FIXMEs for missing checks.
llvm-svn: 68725
2009-04-09 21:26:42 +00:00
..
AST Simple DeclContext's internal representation by always storing a 2009-04-09 17:29:08 +00:00
Analysis Remove SVal::MakeZero and replace it with ValueManager::makeZeroVal. 2009-04-09 16:46:55 +00:00
Basic Add initial support for -imacros. Right now it has the same semantics as 2009-04-08 18:24:34 +00:00
CodeGen Use the new EmitCallArgs function. No indented functionality change. 2009-04-08 23:13:16 +00:00
Driver Driver: Split out CPP specific options for clang so that we don't end 2009-04-08 23:54:23 +00:00
Frontend Fix output of ranges in analyzer plist files. 2009-04-05 02:08:28 +00:00
Headers define __va_copy unconditionally, but va_copy only in c99 or non-ansi mode. 2009-04-07 05:12:42 +00:00
Lex finish the implementation of -imacros. The driver still needs to be hooked up. 2009-04-08 20:53:24 +00:00
Parse Fixed a problem using property syntax on a 'super' 2009-04-08 19:50:10 +00:00
Rewrite Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Sema Add some FIXMEs for missing checks. 2009-04-09 21:26:42 +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