freebsd_amp_hwpstate/test/TableGen/CStyleComment.td

16 lines
157 B
TableGen

// Test that multiline, nested, comments work correctly.
//
// RUN: llvm-tblgen < %s
// XFAIL: vg_leak
/* Foo
bar
/*
blah
*/
stuff
*/
def x;