Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
a7ac9444b4b82de868fac9710a56807898a90b02
/
test
/
Analysis
/
NSString.m
f536ca3
These test cases now pass with RegionStore.
by Ted Kremenek
· 16 years ago
d427023
Add -analyze action to run static analyzer, instead of inferring from
by Daniel Dunbar
· 16 years ago
234a4c2
This commit reflects changes to the retain/release checker motivated by my
by Ted Kremenek
· 16 years ago
784606f
Added test case for suppressing leak warnings for reference-counted objects passed by-reference to an unknown function.
by Ted Kremenek
· 16 years ago
2fb78a7
CF-retain/release checker:
by Ted Kremenek
· 16 years ago
4489fe1
Add EXTWARN Diagnostic class.
by Daniel Dunbar
· 16 years ago
aeca963
Skip the "-dealloc" check if a ObjC class contains no ivars.
by Ted Kremenek
· 16 years ago
db09a4d
Added static analysis check to see if a subclass of NSObject implements -dealloc, and whether or not that implementation calls [super dealloc].
by Ted Kremenek
· 16 years ago
859be3b
Move NSString.m test case from Analysis-Apple to Analysis. The test case now works on all platforms.
by Ted Kremenek
· 17 years ago