[PATCH] D77641: [analyzer] StdLibraryFunctionsChecker: Associate summaries to FunctionDecls

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 28 01:34:52 PDT 2020


martong added a comment.

In D77641#2004273 <https://reviews.llvm.org/D77641#2004273>, @Szelethus wrote:

> 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 :^)


Alright, thanks, just did the commit. Let me know guys if you find anything else and I'll address the concerns. Also, if there is any regression I'll do the revert, just leave a note here.


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