[ubsan] Re-work check lines to try to appease a bot (NFC)
authorVedant Kumar <vsk@apple.com>
Wed, 19 Oct 2016 20:28:35 +0000 (20:28 +0000)
committerVedant Kumar <vsk@apple.com>
Wed, 19 Oct 2016 20:28:35 +0000 (20:28 +0000)
commitda25927188c4068fd2cea8a9345ea9ecc5d63548
treef3f425811a6bd6b910af1c3a3a045957d3e9b4e1
parent165a8845f8ae72b5a7abbfaf348bf78e18fc1d0b
[ubsan] Re-work check lines to try to appease a bot (NFC)

This bot does not produce the IR I expect -- it's missing some
'handler.dynamic_type_cache_miss:' labels. We don't need to rely on
those labels, so get rid of them in hopes of making the bot happy.

    http://bb.pgr.jp/builders/cmake-clang-x86_64-linux/builds/55493

llvm-svn: 284639
clang/test/CodeGenCXX/ubsan-devirtualized-calls.cpp