[PATCH] D86691: [analyzer] Fix wrong parameter name in printFormattedEntry
Yang Fan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 27 04:19:40 PDT 2020
nullptr.cpp added a comment.
In D86691#2241401 <https://reviews.llvm.org/D86691#2241401>, @Szelethus wrote:
> Nice, thank you! Did you stumble across this, or found it with a tool?
I just happened to see these code:-).
Maybe we should write a checker to check this situation? I will start doing this!
BTW, I don't have commit access, can you help commit this and D86334 <https://reviews.llvm.org/D86334>? Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86691/new/
https://reviews.llvm.org/D86691
More information about the cfe-commits
mailing list