[llvm] [ASan] Allow for passing AddressSanitizer command line options through the AddressSanitizerOptions struct. (PR #72439)
Mariusz Borsa via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 15 17:18:44 PST 2023
wrotki wrote:
LGTM. I assume that existing tests like llvm/test/Instrumentation/AddressSanitizer/instrumentation-with-call-threshold.ll should cover this slightly changed functionality.
https://github.com/llvm/llvm-project/pull/72439
More information about the llvm-commits
mailing list