PR14549. Don't assert if we see an incomplete decltype specifier at the end of the...
authorRichard Smith <richard-llvm@metafoo.co.uk>
Sun, 9 Dec 2012 04:17:57 +0000 (04:17 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Sun, 9 Dec 2012 04:17:57 +0000 (04:17 +0000)
commitc88e40450d38533980387c8ed0c9ecd9b7e287c4
tree63ac4477e385b26dbcefc62841305ac60d71e338
parent95de7c37e286bf85d9111718caf48466eb1ac784
PR14549. Don't assert if we see an incomplete decltype specifier at the end of the file.

llvm-svn: 169688
clang/lib/Parse/ParseDeclCXX.cpp
clang/test/Parser/bracket-crash.cpp