rsmith added a comment.

In http://reviews.llvm.org/D18953#397279, @rnk wrote:

> Richard, do you think we should be handling this by rewriting the AST-level 
> attribute in Sema or by changing our interpretation of things in CodeGen? 
> We're already creating a bunch of implicit attributes to implement 
> class-level import/export.


Sorry, I forgot to answer this directly. I'm fine with either approach; they 
both seem to preserve source fidelity and allow AST clients to figure out 
what's going on without too much complexity.


http://reviews.llvm.org/D18953



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to