]> granicus.if.org Git - clang/commit
[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)
commitb9fcef213e2f4b4c24830361b8af8ce3482ac022
tree8ab921573c00c976daaa8cab431e0cd6c61c7aef
parentddce362ad47085ba3f723b14b40f2cd0ae3cd50c
[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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@284639 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/ubsan-devirtualized-calls.cpp