brintos

brintos / llvm-project-archived public Read only

0
0
Text · 129 B · c89cbab Raw
5 lines · plain
1// RUN: not llvm-tblgen %s 2>&1 | FileCheck %s2 3// CHECK: error: only comments are supported after #ifndef NAME4#ifndef MACRO 425