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

Artem Dergachev via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 21 10:12:35 PDT 2016


NoQ updated this revision to Diff 75446.
NoQ added a comment.
Herald added a subscriber: modocache.

Update the domain-specific language for function specs/summaries.


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-c-library-functions.c
  test/Analysis/std-c-library-functions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20811.75446.patch
Type: text/x-patch
Size: 43107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161021/7cc8ca43/attachment-0001.bin>


More information about the cfe-commits mailing list