blob: 55fb0e787b62e43f5c62e862714319f6963d8403 [file] [log] [blame]
// Test that multiline, nested, comments work correctly.
//
// RUN: llvm-tblgen < %s
// XFAIL: vg_leak
/* Foo
bar
/*
blah
*/
stuff
*/
def x;