summaryrefslogtreecommitdiffstats
path: root/llvm/test/TableGen/prep-ifndef-diag-1.td
blob: 941f2d377a98a7447bae0077717bcbdffb245c3c (plain)
1
2
3
4
// RUN: not llvm-tblgen %s 2>&1 | FileCheck %s

// CHECK: error: Expected macro name after #ifndef
#ifndef 1
OpenPOWER on IntegriCloud