[libcxx-commits] [libcxx] [libc++] Diagnoses insufficiently aligned pointers for std::assume_aligned during constant evaluation (PR #73775)
Rajveer Singh Bharadwaj via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Dec 22 21:57:11 PST 2023
Rajveer100 wrote:
I understand the working of `expected-note`, I mean to say, I do not get the `alignment note` which is the main reason for creating the test file.
That's why asked since the implementation is correct I should see the note show up when running the test, then accordingly add it to the line.
https://github.com/llvm/llvm-project/pull/73775
More information about the libcxx-commits
mailing list