[clang] [llvm] [LLVM] Respect `optnone` in `promote-args` and `deadargelim` (PR #211804)
Nikita Popov via cfe-commits
cfe-commits at lists.llvm.org
Sat Jul 25 13:57:16 PDT 2026
nikic wrote:
Rather than adding a new helper that is only checked in 20% of the necessary places, can you hook this into isInterposable() similar to the noipa handling?
https://github.com/llvm/llvm-project/pull/211804
More information about the cfe-commits
mailing list