[PATCH] D42645: New simple Checker for mmap calls

David CARLIER via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 6 08:12:18 PST 2018


devnexen updated this revision to Diff 133010.
devnexen added a comment.

Will work on most modern Linux/Glibc versions, BSD variants and Illumos.


Repository:
  rC Clang

https://reviews.llvm.org/D42645

Files:
  include/clang/StaticAnalyzer/Checkers/Checkers.td
  lib/Driver/ToolChains/FreeBSD.cpp
  lib/StaticAnalyzer/Checkers/CMakeLists.txt
  lib/StaticAnalyzer/Checkers/MmapWriteExecChecker.cpp
  test/Analysis/mmap-writeexec.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42645.133010.patch
Type: text/x-patch
Size: 5858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180206/6554039e/attachment-0001.bin>


More information about the cfe-commits mailing list