[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
Wed Dec 6 03:04:44 PST 2023
Rajveer100 wrote:
Regarding the tests, when I run it in `godbolt`, I get a chain of expected `notes` and `errors` for both cases of `alignment`, although how do we do the same for the test file, as currently I only see the ones I have added.
https://github.com/llvm/llvm-project/pull/73775
More information about the libcxx-commits
mailing list