summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Checkers/Taint.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Add custom filter functions for GenericTaintCheckerBorsik Gabor2019-11-231-6/+31
* [analyzer] NFC: Move getStmt() and createEndOfPath() out of PathDiagnostic.Artem Dergachev2019-09-111-1/+1
* [analyzer] NFC: Introduce sub-classes for path-sensitive and basic reports.Artem Dergachev2019-09-091-1/+1
* [analyzer][NFC] Refactoring BugReporter.cpp P3.: std::shared_pointer<PathDiag...Kristof Umann2019-08-131-3/+3
* Fix compiler warning, remove extra ";" [NFC]Mikael Holmen2019-04-021-1/+1
* [analyzer] Move taint API from ProgramState to a separate header. NFC.Artem Dergachev2019-03-291-0/+227
OpenPOWER on IntegriCloud