summaryrefslogtreecommitdiffstats
path: root/llvm/test/TableGen/prep-diag8.td
blob: 7a7bde62c79c4e127e560a5dc4a7a53a5467186b (plain)
1
2
3
4
5
// RUN: not llvm-tblgen -I %p %s 2>&1 | FileCheck %s

// CHECK: error: Expected macro name after #define
#define
#endif
OpenPOWER on IntegriCloud