[llvm] [clang] [lld] [FuncAttrs] Deduce `noundef` attributes for return values (PR #76553)
Nikita Popov via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 1 13:31:21 PST 2024
nikic wrote:
Yeah, we should skip this inference for functions with the sanitize_memory attribute.
https://github.com/llvm/llvm-project/pull/76553
More information about the cfe-commits
mailing list