[llvm-dlltool] Respect NONAME keyword
[llvm-complete.git] / test / TableGen / prep-diag14.td
blobcae9bc3b7f5b6c8b2f4d7f8986464acdfde4f298
1 // RUN: not llvm-tblgen -I %p %s 2>&1 | FileCheck %s
3 // CHECK: error: Reached EOF without matching #endif
4 // CHECK: error: The latest preprocessor control is here
5 #ifdef DISABLED
6 // #endif