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)
commitb930de10cd7d1838f4020db9d8f801b54441ce24
tree3b953ed9d3ce73c264598f1feb9dd72125683353
parent9bc72a33f19c56f7a0c3d12db44beb61f1afab9f
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)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213092 91177308-0d34-0410-b5e6-96231b3b80d8
test/DebugInfo/cross-cu-inlining.ll