[PATCH] D74973: [analyzer] StdLibraryFunctionsChecker refactor w/ inheritance

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 17 05:43:32 PDT 2020


martong updated this revision to Diff 250732.
martong marked 3 inline comments as done.
martong added a comment.

- Rebase to master
- Add comments to ValueConstraint
- Add virtual dtor
- Add comments to ValueConstraintPtr


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74973/new/

https://reviews.llvm.org/D74973

Files:
  clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74973.250732.patch
Type: text/x-patch
Size: 11032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200317/ec431f1f/attachment-0001.bin>


More information about the cfe-commits mailing list