summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Basic: import OwningPtr<> into clang namespaceDylan Noblesmith2012-02-051-1/+1
* Change references to 'const ProgramState *' to typedef 'ProgramStateRef'.Ted Kremenek2012-01-261-1/+1
* [analyzer] Make the entries in 'Environment' context-sensitive by making entr...Ted Kremenek2012-01-061-1/+1
* [analyzer] Remove an unnecessary check.Anna Zaks2011-12-061-1/+1
* [analyzer] Add a debug checker to test for tainted data.Anna Zaks2011-12-051-0/+62
OpenPOWER on IntegriCloud