llvm-project/clang/lib
Daniel Dunbar b1024880f1 Driver: Print the correct target when printing the version.
llvm-svn: 67756
2009-03-26 16:09:13 +00:00
..
AST Tighten the setAccess assert. We now allow AS_none if the decl contex is not a C++ record decl. 2009-03-25 23:38:06 +00:00
Analysis Move "regions" analyzer design document to 'docs'. 2009-03-26 15:29:38 +00:00
Basic Ad FreeBSD ARM target info. 2009-03-23 16:09:04 +00:00
CodeGen most of this is plumbing to get CompileOptions down into 2009-03-26 05:00:52 +00:00
Driver Driver: Print the correct target when printing the version. 2009-03-26 16:09:13 +00:00
Frontend Really fix cmake style builds. 2009-03-24 17:52:34 +00:00
Headers Only intptr_t is protected by __intptr_t_defined. 2009-03-15 03:16:47 +00:00
Lex fix PR3880, fixing a comma swallowing bug handling macros that only take 2009-03-25 21:08:24 +00:00
Parse Handle parsing of templates in member declarations. Pass the AccessSpecifier all the way down to ActOnClassTemplate. 2009-03-26 00:52:18 +00:00
Rewrite Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Sema Fix <rdar://problem/6697053> instance variable is protected. 2009-03-26 16:01:08 +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