summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/ProgramState.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Remove all uses of ConstraintManager::canResonAbout() fromAnna Zaks2011-12-051-3/+2
* [analyzer] Add ability to do a simple ProgramState dump() withoutAnna Zaks2011-12-051-36/+58
* [analyzer] Minor tweaks to the ProgramState::isTainted().Anna Zaks2011-11-171-6/+4
* [analyzer] Adding basic building blocks for taint propagation.Anna Zaks2011-11-161-0/+50
* ST->scanReachableSymbols() is creating a SubRegionMap (SRM) on every call sin...Anna Zaks2011-09-221-29/+0
* [analyzer] Remove TransferFuncs.h, then deal with the fallout.Jordy Rose2011-09-021-1/+0
* [analyzer] Introduce a new callback for checkers, printState, to be used for ...Jordy Rose2011-08-281-18/+14
* [analyzer] Change the check::RegionChanges callback to include the regions ex...Jordy Rose2011-08-271-20/+17
* Add ProgramState.cpp.Ted Kremenek2011-08-151-0/+662
OpenPOWER on IntegriCloud