aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/CFRefCount.cpp
AgeCommit message (Expand)Author
2011-02-08[analyzer] Move the files in lib/StaticAnalyzer to lib/StaticAnalyzer/Core.Argyrios Kyrtzidis
2011-02-02An insomniac stab at making block declarations list the variables they closeJohn McCall
2011-01-27Wire up attributes 'ns_consumed' and 'cf_consumed' in the static analyzer's O...Ted Kremenek
2011-01-27Hook up attribute ns_consumes_self in the ObjC retain/release checker in the ...Ted Kremenek
2011-01-25[analyzer] Handle the dot syntax for properties in the ExprEngine.Argyrios Kyrtzidis
2011-01-25[analyzer] Introduce ObjCMessage which represents both explicit ObjC message ...Argyrios Kyrtzidis
2011-01-11Rename GenericNodeBuilder to GenericNodeBuilderRefCount to avoid namespace cl...Francois Pichet
2011-01-11Rename misc. methods in GRSubEngine to startTed Kremenek
2010-12-23Chris Lattner has strong opinions about directoryTed Kremenek