[llvm] Initialize PreferredAlign in Function (PR #192156)
Eli Friedman via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 15 11:35:07 PDT 2026
efriedma-quic wrote:
Valgrind is known to be incompatible with the way compilers lower certain constructs; we aren't going to work around Valgrind false positives. (We would consider adding a clang flag that tries to generate Valgrind-compatible code, if someone wants to implement that.)
https://github.com/llvm/llvm-project/pull/192156
More information about the llvm-commits
mailing list