aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/MissingDealloc.m
AgeCommit message (Expand)Author
2009-11-13Add clang-cc option "--analyzer-experimental-internal-checks". ThisTed Kremenek
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-02-13Add test case illustrating special handling of 'SenTestCase' subclasses for t...Ted Kremenek
2009-02-10Add another test case for the MissingDealloc checker.Ted Kremenek
2009-01-20Add -analyze action to run static analyzer, instead of inferring fromDaniel Dunbar
2008-12-08Incorporate MissingDealloc_IBOutlet.m test case into MissingDealloc.mTed Kremenek
2008-12-08Incorporate MissingDeallc_SEL.m test case into MissingDealloc.mTed Kremenek
2008-12-08Add test case for <rdar://problem/6380411>.Ted Kremenek