]> granicus.if.org Git - clang/commit
[NewPM] Run ubsan-coroutines test under the legacy pass manager only
authorLeonard Chan <leonardchan@google.com>
Tue, 20 Aug 2019 20:55:36 +0000 (20:55 +0000)
committerLeonard Chan <leonardchan@google.com>
Tue, 20 Aug 2019 20:55:36 +0000 (20:55 +0000)
commit4ae8f25fd92e267ed7a99289032d57746151158a
treee87de8949124915474d206b9382b006f06ba4f84
parente1407069084cbde11c3b6ae93a1435f11c294675
[NewPM] Run ubsan-coroutines test under the legacy pass manager only

The passes that lower the llvm.coro.* instrinsics have not yet been ported,
so only run under the legacy PM for now.

See https://bugs.llvm.org/show_bug.cgi?id=42867

Differential Revision: https://reviews.llvm.org/D66493

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