brintos

brintos / llvm-project-archived public Read only

0
0
Text · 122 B · 1b9df59 Raw
7 lines · plain
1// RUN: not llvm-tblgen -I %p %s 2>&1 | FileCheck %s2 3// CHECK: error: #else without #ifdef or #ifndef4#else5#else6#endif7