]> granicus.if.org Git - clang/commit
Use CHECK-DAG in a test so that it isn't sensitive to metadata order.
authorBob Wilson <bob.wilson@apple.com>
Mon, 24 Mar 2014 18:14:15 +0000 (18:14 +0000)
committerBob Wilson <bob.wilson@apple.com>
Mon, 24 Mar 2014 18:14:15 +0000 (18:14 +0000)
commit277ebecdb7d2194d7c12f4770ccb5104847756bc
tree93855df7607e800114fe0902712c303bc868f30f
parentd267772224928850f9bb76b990bca834bcfd30c2
Use CHECK-DAG in a test so that it isn't sensitive to metadata order.

This was failing on an internal branch where the order was different for
some reason. <rdar://problem/16407581>

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@204633 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/linetable-fnbegin.cpp