bolt/deps/llvm-18.1.8/llvm/test/TableGen/prep-ifndef-diag-2.td

5 lines
129 B
TableGen
Raw Normal View History

2025-02-14 19:21:04 +01:00
// RUN: not llvm-tblgen %s 2>&1 | FileCheck %s
// CHECK: error: Only comments are supported after #ifndef NAME
#ifndef MACRO 42