Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
7f63cb098f2461643f71ea590c1a477603f27f63
/
test
/
Analysis
/
MissingDealloc.m
7909fc8
Rename -cc1 option '-warn-objc-missing-dealloc' to '-analyzer-check-objc-missing-dealloc'.
by Ted Kremenek
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
ef74f4c
Replace clang-cc with clang -cc1.
by Zhongxing Xu
· 15 years ago
8a90ac0
Normalize options to use '-FOO' instead of '--FOO'.
by Daniel Dunbar
· 15 years ago
04765ac
Make 'SEL' pointer to a builtin type and not an
by Fariborz Jahanian
· 15 years ago
13dcd00
This patch implements objective-c's 'SEL' type as a built-in
by Fariborz Jahanian
· 15 years ago
8382cf5
Add clang-cc option "--analyzer-experimental-internal-checks". This
by Ted Kremenek
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
dd06e09
Add test case illustrating special handling of 'SenTestCase' subclasses for the missing -dealloc check.
by Ted Kremenek
· 16 years ago
183c6f2
Add another test case for the MissingDealloc checker.
by Ted Kremenek
· 16 years ago
d427023
Add -analyze action to run static analyzer, instead of inferring from
by Daniel Dunbar
· 16 years ago
26b58cd
Incorporate MissingDealloc_IBOutlet.m test case into MissingDealloc.m
by Ted Kremenek
· 16 years ago
63de736
Incorporate MissingDeallc_SEL.m test case into MissingDealloc.m
by Ted Kremenek
· 16 years ago
e0bb804
Add test case for <rdar://problem/6380411>.
by Ted Kremenek
· 16 years ago