[cfe-dev] CFRefCount Problem #1: Receiver Aliasing

Ted Kremenek kremenek at apple.com
Sun Aug 21 10:47:02 PDT 2011


On Aug 20, 2011, at 1:11 AM, Jordy Rose <jediknil at belkadan.com> wrote:

> Pretty much all remaining handling of Obj-C method calls can be done using a standard preMessage or postMessage callback.

To be clear, -retain etc. still need to be handled; we just don't need to handle the aliasing part in the checker.



More information about the cfe-dev mailing list