[PATCH] D77641: [analyzer] StdLibraryFunctionsChecker: Associate summaries to FunctionDecls
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Apr 26 14:20:39 PDT 2020
Szelethus added a comment.
I think you can go ahead and commit. You seem to have a firm grasp on this project, I believe your experience with ASTImporter has more then prepared you for digging functions out of the `std` namespace, or whatever else that might come up :^)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77641/new/
https://reviews.llvm.org/D77641
More information about the cfe-commits
mailing list