brintos

brintos / llvm-project-archived public Read only

0
0
Text · 133 B · 93b5294 Raw
10 lines · cpp
1// RUN: not %clang_cc1 -fsyntax-only -std=c++11 %s2// PR74813decltype(;4struct{5  a6}7 8// PR14549. Must be at end of file.9decltype(10