summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/CFRefCount.cpp
Commit message (Expand)AuthorAgeFilesLines
* static analyzer: Also invalidate instance variables of a receiver in a messag...Ted Kremenek2011-02-121-0/+12
* Rename 'InvalidateRegions()' to 'invalidateRegions()'.Ted Kremenek2011-02-111-1/+1
* Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core'...Ted Kremenek2011-02-101-7/+7
* analyzer, retain/release checker: Remove hack where objects passed in message...Ted Kremenek2011-02-081-18/+0
* [analyzer] Move the files in lib/StaticAnalyzer to lib/StaticAnalyzer/Core.Argyrios Kyrtzidis2011-02-081-0/+3525
OpenPOWER on IntegriCloud