================
@@ -50,11 +50,11 @@ bool CheckerManager::hasPathSensitiveCheckers() const {
}
void CheckerManager::reportInvalidCheckerOptionValue(
- const CheckerBase *C, CheckerPartIdx Idx, StringRef OptionName,
+ const CheckerFrontend *CP, StringRef OptionName,
----------------
NagyDonat wrote:
https://github.com/llvm/llvm-project/pull/139256/commits/23d128c05699489e3c06cd299ea1863e15720984
should fix all variables named `CP`; see my comment above for details.
https://github.com/llvm/llvm-project/pull/139256
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits