[libcxx][AIX] Remove `LIBCXX-AIX-FIXME` in isalwayslockfree check after 86478c7ad8

The workaround has been removed via https://reviews.llvm.org/D119931, checks passed on AIX-32.

Reviewed By: ldionne, daltenty, jsji, #libc

Differential Revision: https://reviews.llvm.org/D121081
This commit is contained in:
Kai Luo 2022-03-08 01:23:23 +00:00
parent 665d41593f
commit a7adf7b9e9
1 changed files with 0 additions and 3 deletions

View File

@ -8,9 +8,6 @@
//
// UNSUPPORTED: c++03, c++11, c++14
// Fails for 32-bit builds.
// UNSUPPORTED: LIBCXX-AIX-FIXME
// <atomic>
// static constexpr bool is_always_lock_free;