[clang] [Clang] Fix Sema::checkArgCount for 0-arg functions (PR #139638)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Tue May 13 06:28:06 PDT 2025


AaronBallman wrote:

> I have no idea how to check the range for the diagnostic here, and I don't think we actually have a way?

`-fdiagnostics-print-source-range-info` I believe?

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


More information about the cfe-commits mailing list