[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
Fri Dec 22 11:18:19 PST 2023
philnik777 wrote:
Clang will try to match `expected-note` if they exist, and complain if there is no match but won't complain if there are any additional notes where there is no `expected-note` matching them.
https://github.com/llvm/llvm-project/pull/73775
More information about the libcxx-commits
mailing list