diff options
Diffstat (limited to 'test/Parser')
-rw-r--r-- | test/Parser/bracket-crash.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Parser/bracket-crash.cpp b/test/Parser/bracket-crash.cpp index bcc6eabc6e99..93b52940773d 100644 --- a/test/Parser/bracket-crash.cpp +++ b/test/Parser/bracket-crash.cpp @@ -4,3 +4,6 @@ decltype(; struct{ a } + +// PR14549. Must be at end of file. +decltype( |