Fix a passing XFAIL test
authorErik Pilkington <erik.pilkington@gmail.com>
Wed, 28 Aug 2019 22:38:36 +0000 (22:38 +0000)
committerErik Pilkington <erik.pilkington@gmail.com>
Wed, 28 Aug 2019 22:38:36 +0000 (22:38 +0000)
commit6c7687ed6770e17f3538a222b0f7925480e0cb38
tree375b2f1e88f9a2c8258ea0b986f804cb9ea23338
parent027f1da0104a4e919ff53914707442c83933ef6a
Fix a passing XFAIL test

Now that we can gracefully handle stack exhaustion, this test was passing in
darwin && asan. Instead, just unsupport it when threading is unavailable.

llvm-svn: 370270
clang/test/CodeGenCXX/castexpr-basepathsize-threshold.cpp