[cfe-commits] r72715 - /cfe/trunk/lib/AST/ASTContext.cpp
Fariborz Jahanian
fjahanian at apple.com
Tue Jun 2 09:25:43 PDT 2009
Thank you for cleaning this up. I have a question below.
On Jun 1, 2009, at 10:28 PM, Eli Friedman wrote:
>
> + // Strip off objc_gc attributes off the top level so they can be
> merged.
> + // This is a complete mess, but the attribute itself doesn't make
> much sense.
These attributes provide necessary API to Next't runtime for GC. If
you have questions
please let us know. I'd be glad to provide the answers. It also helps
us polishing up
our documentation :).
- Fariborz
More information about the cfe-commits
mailing list