summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Checkers/MmapWriteExecChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] MmapWriteExecChecker: Add support for mprotect().Artem Dergachev2018-03-091-3/+4
* [analyzer] Add a checker for mmap()s which are both writable and executable.Artem Dergachev2018-03-011-0/+87
* Revert r324166 "[analyzer] Add a checker for mmap()...".Artem Dergachev2018-02-031-75/+0
* [analyzer] Add a checker for mmap()s which are both writable and executable.Artem Dergachev2018-02-031-0/+75
OpenPOWER on IntegriCloud