[clang] [llvm] [analyzer] New checker: optin.core.UnconditionalVAArg (PR #175602)

Arseniy Zaostrovnykh via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 13 06:36:58 PST 2026


=?utf-8?q?DonĂ¡t?= Nagy <donat.nagy at ericsson.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/175602 at github.com>


================

----------------
necto wrote:

I think it should, unless it complicates the checker too much. I think such cases are more valuable than if the call happens within the same function as they are less visible to a human reader. However, I expect them to be rare, so it is not worth over-complicating the checker.

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


More information about the cfe-commits mailing list