[LLVMbugs] [Bug 23071] MS-compatibility: XAudio2.h fails to compile due to spaces in GUID
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Apr 17 05:51:49 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23071
Will Wilson <lantictac at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |lantictac at gmail.com
Resolution|--- |FIXED
--- Comment #7 from Will Wilson <lantictac at gmail.com> ---
Fixed by r235186: [MSVC] Mimic MSVC whitespace collapse for incompatible token
pasting
The workaround is simple but a little ugly. Let me know if there's any fallout.
--
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/20150417/7c8a7630/attachment.html>
More information about the llvm-bugs
mailing list