[PATCH] D81761: [analyzer] Force dependency checkers to be hidden
Balázs Kéri via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 17 01:34:55 PDT 2020
balazske added a comment.
My observation is, if there is an example checker, it should be really "example" and not "test". (The "custom" is probably good to rename to "test" but not the "example".) (The names of these files look not good too: A **CheckerOptionHandling.cpp** contains an example checker, should be probably **CheckerOptionHandlingExample.cpp**).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81761/new/
https://reviews.llvm.org/D81761
More information about the cfe-commits
mailing list