[libc++] Re-enable the _BitInt test for std::atomic on Clang 14
authorLouis Dionne <ldionne.2@gmail.com>
Tue, 7 Dec 2021 16:31:50 +0000 (11:31 -0500)
committerLouis Dionne <ldionne.2@gmail.com>
Wed, 19 Jan 2022 02:32:22 +0000 (21:32 -0500)
commita00f3e2d09af59d10ef7df06a9652b60d2f6db75
tree7d118d05dca1987664b06e57636644dbf209ac9a
parent7ed95d1577558f95db6b03968b561b17bbb0fec3
[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
libcxx/test/libcxx/atomics/bit-int.verify.cpp