Workaround debug info bug in Clangs coroutine implementation
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@303966 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
|
||||
// REQUIRES: fcoroutines-ts
|
||||
|
||||
// These configurations run the tests with '-g', which hits a bug in Clangs
|
||||
// coroutine implementation.
|
||||
// XFAIL: asan, msan, ubsan, tsan
|
||||
|
||||
// RUN: %build -fcoroutines-ts
|
||||
// RUN: %run
|
||||
|
||||
|
||||
Reference in New Issue
Block a user