DEBSOURCES
Skip Quicknav
sources / llvm / 2.2-12 / test / TableGen / CStyleComment.td
1234567891011121314
// Test that multiline, nested, comments work correctly. // // RUN: tblgen < %s /* Foo bar /* blah */ stuff */ def x;