[clang] [ASAN] Adjust asan instrumented GlobalVariable size to not include redzone (PR #66666)
via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 27 08:57:07 PDT 2023
bcahoon wrote:
Sorry if I'm asking a naive question, but doesn't changing .size for the globals remove the redzone space that is needed?
https://github.com/llvm/llvm-project/pull/66666
More information about the cfe-commits
mailing list