[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / llvm / test / TableGen / prep-diag10.td
blobeb387a07b066ca491911fe26e05abd1fc6095885
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 #else