[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 05:14:02 PST 2023
Rajveer100 wrote:
```
> build/generic-cxx23/bin/llvm-lit libcxx/test/libcxx/utilities/memory/ptr.align/assume_aligned.const_eval.verify.cpp -vv
```
The `tests` pass with no errors even when I am not adding the `expected` diagnostics about the alignment assumption, am I doing any mistake here to debug?
https://github.com/llvm/llvm-project/pull/73775
More information about the libcxx-commits
mailing list