summaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/Core/CheckerHelpers.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Fix analyzer warnings on analyzer.Artem Dergachev2019-08-281-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Model type attributes as regular Attrs.Richard Smith2018-08-201-2/+2
* Revert r339623 "Model type attributes as regular Attrs."Reid Kleckner2018-08-141-2/+2
* Model type attributes as regular Attrs.Richard Smith2018-08-131-2/+2
* Port getLocEnd -> getEndLocStephen Kelly2018-08-091-1/+1
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-1/+1
* [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