aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/StaticAnalyzer/Checkers/VforkChecker.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-01-26Fix Clang-tidy modernize-use-nullptr warnings; other minor fixes.Eugene Zelenko1-3/+3
2015-11-06[analyzer] Add VforkChecker to find unsafe code in vforked process.Yury Gribov1-0/+218