[libcxx-commits] [libcxx] [libc++] Fix name of is_always_lock_free test which was never being run (PR #106077)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Wed Sep 11 01:52:45 PDT 2024


philnik777 wrote:

> @philnik777 you approved it - but the tests are failing - I did re-run them and it still failed. Would it still be safe to merge this?

Not as-is. We need to suppress the diagnostic that causes the test to fail, but that's a minor change.

https://github.com/llvm/llvm-project/pull/106077


More information about the libcxx-commits mailing list