[clang] Use the location of the void parameters when complaining that only a...
[clang] Use the location of the void parameters when complaining that only a single void parameter should be present. Fixes PR46417. Differential Revision: https://reviews.llvm.org/D84678 Reviewed By: aaron.ballman
Loading
Please sign in to comment