[LLVMbugs] [Bug 17824] Misparsing typedef when using -fms-extensions
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Nov 23 13:03:06 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=17824
Aaron Ballman <aaron at aaronballman.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |aaron at aaronballman.com
Resolution|--- |WONTFIX
--- Comment #1 from Aaron Ballman <aaron at aaronballman.com> ---
This is not actually a bug -- __uptr is a Microsoft-specific extension that's
implemented as a keyword:
http://msdn.microsoft.com/en-us/library/vstudio/aa983399.aspx
--
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/20131123/0831d6c2/attachment.html>
More information about the llvm-bugs
mailing list