[clang] [llvm] [Inliner] Propagate more attributes to params when inlining (PR #91101)
Nikita Popov via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 16 07:58:52 PDT 2024
nikic wrote:
I can see the argument for dereferenceable_or_null, but I don't see any way in which range will be useful.
https://github.com/llvm/llvm-project/pull/91101
More information about the cfe-commits
mailing list