[PATCH] D120489: [analyzer] Done some changes to detect Uninitialized read by the char array manipulation functions
Douglas Yung via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 3 23:52:24 PST 2022
dyung added a comment.
Thanks for fixing the problem with the original commit, but in the future, if you make follow-up commits, can you change the commit message to reflect what the commit contains? Having three different commits with the exact same commit message can be very confusing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120489/new/
https://reviews.llvm.org/D120489
More information about the cfe-commits
mailing list