[libcxx-commits] [libcxx] [libc++] Add `-Watomic-memory-ordering` diagnostic tests for `atomic_ref` (PR #130206)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Mon Mar 10 02:25:03 PDT 2025


================

----------------
philnik777 wrote:

Ah. We tend to prefix assertion tests with `assert.` to make them easier to find. Generally, it's fine if tests contain more dots than the suffix.

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


More information about the libcxx-commits mailing list