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
4 files changed
tree: 2dce3e40b692976589e02f4908156eed800a82f9
  1. clang/
  2. llvm/