[lld] [llvm] [clang] [FuncAttrs] Deduce `noundef` attributes for return values (PR #76553)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 1 14:32:04 PST 2024


dtcxzyw wrote:

> > Yeah, we should skip this inference for functions with the sanitize_memory attribute.
> 
> I will post a patch later.

Candidate patch: https://github.com/llvm/llvm-project/pull/76691

https://github.com/llvm/llvm-project/pull/76553


More information about the llvm-commits mailing list