[cfe-commits] r161135 - in /cfe/trunk: include/clang/Sema/ScopeInfo.h include/clang/Sema/Sema.h lib/Sema/Sema.cpp lib/Sema/SemaDecl.cpp lib/Sema/SemaDeclObjC.cpp lib/Sema/SemaExprObjC.cpp test/SemaObjCXX/warn-missing-super.mm
jahanian
fjahanian at apple.com
Thu Aug 2 09:15:10 PDT 2012
On Aug 1, 2012, at 8:19 PM, Jordan Rose wrote:
> This is unrelated to the commit itself, but why do we have two separate flags for [super dealloc] and [super finalize]? We can easily figure out which method we're in from the decl.
>
>
There is no compelling reason, other than code clarity.
- Fariborz
More information about the cfe-commits
mailing list