aboutsummaryrefslogtreecommitdiff
path: root/lib/Checker/SValuator.cpp
AgeCommit message (Expand)Author
2010-02-04Cast evaluation no longer touch GRState.Zhongxing Xu
2010-02-02Explicitly check for casts to double or complex types instead of possibly ass...Ted Kremenek
2010-01-25Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek