[LLVMbugs] [Bug 14922] Attr::printPretty is hardcoded to use GNU attribute syntax

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Feb 6 08:40:30 PST 2013


http://llvm.org/bugs/show_bug.cgi?id=14922

Michael Han <fragmentshaders at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Michael Han <fragmentshaders at gmail.com> ---
Fixed in r173358.

There are still some issues of attribute printing like some attributes (e.g.
C++11 and MS keywords) are not always printed at correct location; but Clang is
now able to print correct syntax of attributes.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130206/055f3d6b/attachment.html>


More information about the llvm-bugs mailing list