summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/SimpleConstraintManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implicitly compare symbolic expressions to zero when they're being used as co...Jordy Rose2010-06-271-3/+7
* When folding additive operations, convert the values to the same type. When a...Jordy Rose2010-06-211-20/+31
* Fold additive constants, and support comparsions of the form $sym+const1 <> c...Jordy Rose2010-06-181-49/+108
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-0/+249
OpenPOWER on IntegriCloud