[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
Wed Dec 6 07:52:21 PST 2023
philnik777 wrote:
Notes are ignored by default, and we probably want to keep it that way in this test too. You should be able to just add an `expected-note` that mentions the wrong alignment assumption.
https://github.com/llvm/llvm-project/pull/73775
More information about the libcxx-commits
mailing list