[WinEH] Add some test cases I forgot to add to previous commits
[oota-llvm.git] / test / TableGen / nested-comment.td
1 // RUN: llvm-tblgen < %s
2
3 /* foo
4
5 / foo
6
7      /*NoReg*/, baz
8      
9       
10       */
11
12 def X;