llvm-for-llvmta/test/TableGen/prep-ifndef-diag-2.td
Nils Hölscher 3500bf8dde first commit
2022-04-25 10:02:23 +02:00

5 lines
129 B
TableGen

// RUN: not llvm-tblgen %s 2>&1 | FileCheck %s
// CHECK: error: Only comments are supported after #ifndef NAME
#ifndef MACRO 42