llvm-project/llvm/test/TableGen/prep-ifndef-diag-2.td

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
129 B
TableGen
Raw Normal View History

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