<html dir="ltr"><head></head><body style="text-align:left; direction:ltr;" bgcolor="#ffffff" text="#2e3436" link="#2a76c6" vlink="#2e3436"><div>OK, unless Aaron replies that someone is currently implementing this, I will be working on a patch.</div><div><br></div><div>I know :-)  I have been working for months in the implementation of P0542 in Clang.  Late parsing is one of the missing features.</div><div><br></div><div>El mar, 26-06-2018 a las 17:05 -0700, Richard Smith escribió:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div dir="ltr">I'm not aware of anyone working on this (CC'd Aaron, who might know if someone is). Patches would be very much welcome :)<div><br></div><div>Also relevant is <a href="http://wg21.link/p0542r5">http://wg21.link/p0542r5</a> (voted into the current C++ working draft a couple of weeks ago), which requires late parsing for C++11 attributes within a class.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 21 June 2018 at 04:16, Javier López via cfe-dev <span dir="ltr"><<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a>></span> wrote:<br><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div style="text-align:left;direction:ltr" bgcolor="#ffffff" text="#2e3436" link="#2a76c6" vlink="#2e3436"><div>Hello everyone,</div><div><br></div><div>AFAIK, GNU attributes can be late parsed within a class (see ParseDecl.cpp, Parser::ParseGNUAttributes), but late parsing of CXX11 attributes is not yet implemented. </div><div><br></div><div>Is there any plans to do it or anyone already working on it?  Anyway, if no one is owning that issue, I could work on it.</div><div><br></div><div>Thanks, </div><div>-- </div><div><span><div>Javier López</div><div>2.2.B.08 ARCOS lab, Computer Architecture Group</div><div>University Carlos III of Madrid</div><div>e-mail: <a href="mailto:jalopezg@inf.uc3m.es" target="_blank">jalopezg@inf.uc3m.es</a></div></span></div></div><br>______________________________<wbr>_________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/cfe-dev</a><br>
<br></blockquote></div><br></div>
</blockquote><div><span><pre>-- <br></pre><div>Javier López</div><div>2.2.B.08 ARCOS lab, Computer Architecture Group</div><div>University Carlos III of Madrid</div><div>e-mail: <a href="mailto:jalopezg@inf.uc3m.es">jalopezg@inf.uc3m.es</a></div></span></div></body></html>