summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/CallAndMessageChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-252/+0
* Hard bifurcate the state into nil receiver and non-nil receiver, so thatZhongxing Xu2009-12-021-21/+6
* lib/Analysis: Remove VISIBILITY_HIDDEN from definitions in anonymous namespaceKovarththanan Rajaratnam2009-11-281-1/+1
* For the nil-receiver checker, take into account the behavioral changes that g...Ted Kremenek2009-11-241-6/+19
* Cleanups and fixes to the nil-receiver checker, some of it fallout theTed Kremenek2009-11-241-107/+109
* Refactor NilReceiverStructRet and NilReceiverLargerThanVoidPtrRet into Zhongxing Xu2009-11-241-3/+115
* rename UndefinedArgChecker to CallAndMessageChecker.Zhongxing Xu2009-11-241-14/+14
* Rename: UndefinedArgChecker.cpp => CallAndMessageChecker.cppZhongxing Xu2009-11-241-0/+140
OpenPOWER on IntegriCloud