[PATCH] D78122: [analyzer][Nullability] Don't emit under the checker name NullabilityBase
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 14 09:38:54 PDT 2020
Szelethus added a comment.
Its worth mentioning that the reason I went out of my way not to change the name associated with reports from `CallAndMessage`, but I changed all of them here is that `NullabilityBase` is not a user-facing checker.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78122/new/
https://reviews.llvm.org/D78122
More information about the cfe-commits
mailing list