summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/SValuator.cpp
Commit message (Expand)AuthorAgeFilesLines
* GCC didn't care for my attempt at API compatibility, so brute-force everythingJohn McCall2010-08-251-2/+2
* Pointer comparisons (and pointer-pointer subtraction). Basically filling in S...Jordy Rose2010-06-281-4/+4
* Cast evaluation no longer touch GRState.Zhongxing Xu2010-02-041-27/+14
* Explicitly check for casts to double or complex types instead of possibly ass...Ted Kremenek2010-02-021-0/+6
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-0/+164
OpenPOWER on IntegriCloud