[cfe-commits] r70235 - in /cfe/trunk: include/clang/AST/Attr.h include/clang/Parse/AttributeList.h lib/Analysis/CFRefCount.cpp lib/Frontend/PCHReaderDecl.cpp lib/Frontend/PCHWriter.cpp lib/Parse/AttributeList.cpp lib/Sema/SemaDeclAttr.cpp test/Analysis/retain-release-gc-only.m test/Analysis/retain-release.m

Ted Kremenek kremenek at apple.com
Mon Apr 27 23:33:44 PDT 2009


Hi Matthew,

You are right; these are actually poorly written tests.  I'll come up  
with some better ones tomorrow.

Thanks!

Ted

On Apr 27, 2009, at 9:10 PM, Matthew Jimenez <tastic at bycrom.org> wrote:

> Hi!
>
> Wouldn't the expected leak occur regardless of whether the  
> objc_ownership_release and objc_ownership_cfrelease attributes had  
> their intended effect or not?
> Did I misunderstand the purpose of the test?
>
> -Matthew



More information about the cfe-commits mailing list