Handle newer cases for freebsd which is approaching 10.0 and not 1.0.
[oota-llvm.git] / test / TableGen / nested-comment.td
1 // RUN: llvm-tblgen < %s
2 // XFAIL: vg_leak
3
4 /* foo
5
6 / foo
7
8      /*NoReg*/, baz
9      
10       
11       */
12
13 def X;