[PATCH] D54401: [analyzer] Prefer returns values to out-params in CheckerRegistry.cpp
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 30 15:40:52 PST 2018
NoQ added a subscriber: alexfh.
NoQ added a comment.
The code looks good, but i vaguely remember that we might accidentally break clang-tidy integration that uses this API to enable/disable specific checkers via `-checks=-analyzer-...`.
*summons @alexfh*
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54401/new/
https://reviews.llvm.org/D54401
More information about the cfe-commits
mailing list