]> granicus.if.org Git - clang/commit
PR14855: don't silently swallow a nested-name-specifier after a type name.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 8 Jan 2013 22:43:49 +0000 (22:43 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 8 Jan 2013 22:43:49 +0000 (22:43 +0000)
commit6a502c4430088fe3bac7b5886cd9425f7e306b63
tree3ce744818526bae32a57df902d85ffc6094bd49d
parentd130fd2e141f1fef412c2d58e7385370801bd718
PR14855: don't silently swallow a nested-name-specifier after a type name.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171908 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseDecl.cpp
test/Parser/cxx0x-decl.cpp