summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/CheckerHelpers.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Trust _Nonnull annotations for system frameworkGeorge Karpenkov2018-03-231-5/+24
* Fix Clang-tidy modernize-use-nullptr warnings; other minor fixes.Eugene Zelenko2016-01-261-2/+2
* [analyzer] Add VforkChecker to find unsafe code in vforked process.Yury Gribov2015-11-061-0/+24
* Rewrite users of Stmt::child_begin/end into for-range loops.Benjamin Kramer2015-07-031-20/+12
* Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core'...Ted Kremenek2011-02-101-1/+1
* [analyzer] Move the files in lib/StaticAnalyzer to lib/StaticAnalyzer/Core.Argyrios Kyrtzidis2011-02-081-0/+80
OpenPOWER on IntegriCloud