summaryrefslogtreecommitdiffstats
path: root/lib/StaticAnalyzer/Checkers/VforkChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix Clang-tidy modernize-use-nullptr warnings; other minor fixes.Eugene Zelenko2016-01-261-3/+3
* [analyzer] Add VforkChecker to find unsafe code in vforked process.Yury Gribov2015-11-061-0/+218