Try out FileCheck's new (in r212810) -implicit-check-not in a DebugInfo test.
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 15 Jul 2014 21:06:37 +0000 (21:06 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 15 Jul 2014 21:06:37 +0000 (21:06 +0000)
commit87e92eb4391463518b69d6edfef01d0d82224fdc
tree50f8b92c321d0054ea27822d51dca8edcbf12745
parenta507bb590355e6935fac6e902609b46ad52be11c
Try out FileCheck's new (in r212810) -implicit-check-not in a DebugInfo test.

Just tried this on a few tests and this was the only one that was
easily ported to use the new feature, so we'll go with that for now.
Hopefully can act as inspiration/reminder for other tests.

Not all debug info tests need to check for every DW_TAG or NULL child
terminator, but perhaps they should (just to ensure they don't accidentally
end up with tags nested inside other tags without the test failing, for example)

llvm-svn: 213092
llvm/test/DebugInfo/cross-cu-inlining.ll