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