mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-25 09:26:07 +00:00
[libc++] Re-enable the _BitInt test for std::atomic on Clang 14
It should now work since the Clang on CI nodes has been updated. Differential Revision: https://reviews.llvm.org/D115256
This commit is contained in:
parent
7ed95d1577
commit
a00f3e2d09
@ -12,9 +12,8 @@
|
||||
// disable them for now until their behavior can be designed better later.
|
||||
// See https://reviews.llvm.org/D84049 for details.
|
||||
|
||||
// TODO(ldionne): Re-enable the test on clang-14 once 6c75ab5f66b4 lands in the CI.
|
||||
// UNSUPPORTED: apple-clang-12, apple-clang-13
|
||||
// UNSUPPORTED: clang-12, clang-13, clang-14
|
||||
// UNSUPPORTED: clang-12, clang-13
|
||||
|
||||
// UNSUPPORTED: c++03
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user