Go to file
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
clang In Parser::ParseClassSpecifier, don't conflate a NULL declaration with 2009-03-25 00:13:59 +00:00
llvm LLVM's master Makefile.common is in LLVM_SRC_ROOT, not LLVM_OBJ_ROOT. 2009-03-25 00:09:05 +00:00