hanchenye-llvm-project/clang/lib
Douglas Gregor c08f489d38 In Parser::ParseClassSpecifier, don't conflate a NULL declaration with
failure to perform a declaration. Instead, explicitly note semantic
failures that occur during template parsing with a DeclResult. Fixes
PR3872.

llvm-svn: 67659
2009-03-25 00:13:59 +00:00
..
AST Type::isObjectType now implements the (more sensible) C++ definition 2009-03-24 20:32:41 +00:00
Analysis analyzer: Provide temporary workaround for false positive reported by 2009-03-23 17:10:25 +00:00
Basic Ad FreeBSD ARM target info. 2009-03-23 16:09:04 +00:00
CodeGen Encode language. 2009-03-24 20:35:51 +00:00
Driver Driver: Handle -flto, -O4, and tweak -emit-llvm to match llvm-gcc. 2009-03-24 20:17:30 +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 change the __VERSION__ string to be more sensible. It would be useful to include the clang version # too. 2009-03-24 16:09:18 +00:00
Parse In Parser::ParseClassSpecifier, don't conflate a NULL declaration with 2009-03-25 00:13:59 +00:00
Rewrite Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Sema In Parser::ParseClassSpecifier, don't conflate a NULL declaration with 2009-03-25 00:13:59 +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