Now that CheckerRegistry lies in Frontend, we can finally eliminate ClangCheckerRegistry. Fortunately, this also provides us with a DiagnosticsEngine, so I went ahead and removed some parameters from it's methods.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM