summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/NSAutoreleasePoolChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-86/+0
* lib/Analysis: Remove VISIBILITY_HIDDEN from definitions in anonymous namespaceKovarththanan Rajaratnam2009-11-281-2/+1
* Fix null dereference in NSAutoreleasePoolChecker when analyzing messages sent...Ted Kremenek2009-11-201-0/+3
* Implement: <rdar://problem/6250216> Warn against using -[NSAutoreleasePool re...Ted Kremenek2009-11-031-0/+84
OpenPOWER on IntegriCloud