Do not unnecessarily use AT_specification DIE because it does not add any value.
[oota-llvm.git] / test / TableGen / UnterminatedComment.td
1 // RUN: not tblgen < %s >& /dev/null
2
3 def x;
4
5 /*  /* /* */
6