commit | 569cdc82c1a99fe1e950a1ddbe5ff82df0b13f3d | [log] [tgz] |
---|---|---|
author | Richard Smith <richard-llvm@metafoo.co.uk> | Sun Dec 09 04:17:57 2012 +0000 |
committer | Richard Smith <richard-llvm@metafoo.co.uk> | Sun Dec 09 04:17:57 2012 +0000 |
tree | e9f87abe28a00e37652bed3ff2a356dbfd07f112 | |
parent | 0f584640dce8f9d10e802b1e323a594f7850a465 [diff] [blame] |
PR14549. Don't assert if we see an incomplete decltype specifier at the end of the file. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169688 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/Parser/bracket-crash.cpp b/test/Parser/bracket-crash.cpp index bcc6eab..93b5294 100644 --- a/test/Parser/bracket-crash.cpp +++ b/test/Parser/bracket-crash.cpp
@@ -4,3 +4,6 @@ struct{ a } + +// PR14549. Must be at end of file. +decltype(