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

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 24 02:51:01 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL284960: [analyzer] Add StdLibraryFunctions checker. (authored by dergachev).

Changed prior to commit:
  https://reviews.llvm.org/D20811?vs=75446&id=75560#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D20811

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20811.75560.patch
Type: text/x-patch
Size: 43368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161024/479660ab/attachment-0001.bin>


More information about the cfe-commits mailing list