[clang] [CodeGen] -fsanitize=alignment: add cl::opt sanitize-alignment-builtin to disable memcpy instrumentation (PR #69240)
Eli Friedman via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 16 14:53:47 PDT 2023
efriedma-quic wrote:
For reference, can you give a couple examples of code where this is triggering?
If this is triggering in practice, do we want a real driver option to control the sanitizer? The alignment attributes themselves?
https://github.com/llvm/llvm-project/pull/69240
More information about the cfe-commits
mailing list