Re-land [openmp] Fix warnings when building on Windows with latest MSVC or Clang...
[llvm-project.git] / llvm / test / TableGen / nested-comment.td
blobf8581ceb2ff5a3c1faebadbfa525998be45044b7
1 // RUN: llvm-tblgen < %s
3 /* foo
5 / foo
7      /*NoReg*/, baz
8      
9       
10       */
12 def X;