[cfe-commits] [PATCH] Add Fixit for C++11 attributes that appertain to class specifiers.

Michael Han fragmentshaders at gmail.com
Fri Nov 30 20:30:13 PST 2012


Hi,

This patch adds two FixIts to parser when parsing C++11 attributes
appertain to class specifier. It is a following up patch of a previous
patch [1].

Please review, thanks!

Michael

[1] http://llvm.org/viewvc/llvm-project?view=rev&revision=168626
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121130/96dc9fb6/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fixit.patch
Type: application/octet-stream
Size: 6935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121130/96dc9fb6/attachment.obj>


More information about the cfe-commits mailing list