summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.h
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Make ProgramStateManager's SubEngine parameter optional.Jordan Rose2012-10-011-2/+2
* [analyzer] Rework both constraint managers to handle mixed-type comparisons.Jordy Rose2012-05-081-1/+5
* Change references to 'const ProgramState *' to typedef 'ProgramStateRef'.Ted Kremenek2012-01-261-13/+13
* [analyzer] Mark ConstraintManager::canReasonAbout as protected.Anna Zaks2011-12-051-2/+2
* [analyzer] First step toward removingAnna Zaks2011-12-051-2/+10
* Rename GRState to ProgramState, and cleanup some code formatting along the way.Ted Kremenek2011-08-151-13/+13
* Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core'...Ted Kremenek2011-02-101-2/+2
* [analyzer] Move the files in lib/StaticAnalyzer to lib/StaticAnalyzer/Core.Argyrios Kyrtzidis2011-02-081-0/+93
OpenPOWER on IntegriCloud