[PATCH] D57922: [analyzer] Insert checker options into AnalyzerOption::ConfigTable
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 14 03:07:44 PST 2019
Szelethus added a comment.
Herald added a subscriber: jdoerfert.
Hmm, supplying the default value for `AnalyzerOptions::getChecker*Option` is not only redundant with this patch, but also extremely bug-prone. I should remove them too in the same breath.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57922/new/
https://reviews.llvm.org/D57922
More information about the cfe-commits
mailing list