[PATCH] D20811: [analyzer] Model some library functions

Artem Dergachev via cfe-commits cfe-commits at lists.llvm.org
Sat Jul 23 12:14:27 PDT 2016


NoQ updated this revision to Diff 65248.
NoQ marked 11 inline comments as done.
NoQ added a comment.

Renamed the checker as **xazax.hun** suggested, added a lot more comments, done with inline comments :)


https://reviews.llvm.org/D20811

Files:
  include/clang/StaticAnalyzer/Checkers/Checkers.td
  lib/StaticAnalyzer/Checkers/CMakeLists.txt
  lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
  test/Analysis/std-library-functions.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20811.65248.patch
Type: text/x-patch
Size: 33156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160723/e1e02e69/attachment-0001.bin>


More information about the cfe-commits mailing list