[PATCH] D54823: [analyzer][MallocChecker][NFC] Document and reorganize some functions
Kristóf Umann via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 19 11:33:56 PDT 2019
Szelethus added a comment.
In D54823#1675352 <https://reviews.llvm.org/D54823#1675352>, @Szelethus wrote:
> Rebase, fix (suspected) error that caused buildbot errors. Hold off commiting in favor checking whether putting `CallDescriptionMap` in would be too invasive, but really, can't be worse then it already is.
Nope. It implies far too heavy changes. I'll land this as is, but will wait a bit as its been a while since the acceptance.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54823/new/
https://reviews.llvm.org/D54823
More information about the llvm-commits
mailing list