brintos

brintos / llvm-project-archived public Read only

0
0
Text · 186 B · cfcbab0 Raw
7 lines · plain
1// RUN: not llvm-tblgen -I %p %s 2>&1 | FileCheck %s2 3// CHECK: error: reached EOF without matching #endif4// CHECK: error: the latest preprocessor control is here5#ifdef DISABLED6#else7