Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split libAnalysis into two libraries: libAnalysis and libChecker. | Ted Kremenek | 2010-01-25 | 1 | -252/+0 |
* | Hard bifurcate the state into nil receiver and non-nil receiver, so that | Zhongxing Xu | 2009-12-02 | 1 | -21/+6 |
* | lib/Analysis: Remove VISIBILITY_HIDDEN from definitions in anonymous namespace | Kovarththanan Rajaratnam | 2009-11-28 | 1 | -1/+1 |
* | For the nil-receiver checker, take into account the behavioral changes that g... | Ted Kremenek | 2009-11-24 | 1 | -6/+19 |
* | Cleanups and fixes to the nil-receiver checker, some of it fallout the | Ted Kremenek | 2009-11-24 | 1 | -107/+109 |
* | Refactor NilReceiverStructRet and NilReceiverLargerThanVoidPtrRet into | Zhongxing Xu | 2009-11-24 | 1 | -3/+115 |
* | rename UndefinedArgChecker to CallAndMessageChecker. | Zhongxing Xu | 2009-11-24 | 1 | -14/+14 |
* | Rename: UndefinedArgChecker.cpp => CallAndMessageChecker.cpp | Zhongxing Xu | 2009-11-24 | 1 | -0/+140 |