summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/SValuator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename 'SValuator' to 'SValBuilder'. The new nameTed Kremenek2010-12-011-169/+0
* Add a fixme.Zhongxing Xu2010-11-261-0/+1
* Relax assertion in SValuator so that we don't crash when analyzing a call via...Ted Kremenek2010-11-151-1/+12
* 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