[libcxx-commits] [libcxx] [libc++] Diagnoses insufficiently aligned pointers for std::assume_aligned during constant evaluation (PR #73775)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Dec 23 02:11:57 PST 2023
philnik777 wrote:
You have to use `expected-note@*` to allow it to be generated anywhere. They aren't in your test.
https://github.com/llvm/llvm-project/pull/73775
More information about the libcxx-commits
mailing list