[cfe-dev] Mode attribute not in clang AST.

Eli Friedman eli.friedman at gmail.com
Wed Jun 19 13:33:01 PDT 2013


On Mon, Jun 10, 2013 at 11:55 PM, Enea Zaffanella <zaffanella at cs.unipr.it>wrote:

> Ping.
>
> Attached a slightly reviewed patch (only changes are in test cases, where
> c++11 syntax has been moved into more appropriate place and suitably quoted
> when checking it).
>
> OK to commit?
>
>
For your question about the getUnqualifiedObjCPointerType, I don't think
so.  It's probably worth adding a test case for pretty-printing "id x;
__strong id y;" in -fobjc-arc mode; we should print the __strong qualifier
for the second one, but not the first.

Otherwise, looks fine.

 -Eli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130619/01e239bf/attachment.html>


More information about the cfe-dev mailing list