summaryrefslogtreecommitdiffstats
path: root/include/clang/StaticAnalyzer/Core/PathSensitive/TaintTag.h
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Move taint API from ProgramState to a separate header. NFC.Artem Dergachev2019-03-291-29/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [StaticAnalyzer] Fix some Clang-tidy modernize and Include What You Use warni...Eugene Zelenko2018-04-031-4/+7
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-2/+2
* [analyzer] Adding basic building blocks for taint propagation.Anna Zaks2011-11-161-0/+27