[LLVMbugs] [Bug 9984] failure of wide string literals defined inside a macro
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Jun 17 08:54:31 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=9984
Reid Kleckner <rnk at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
CC| |david.majnemer at gmail.com,
| |hans at chromium.org,
| |richard-llvm at metafoo.co.uk,
| |rnk at google.com
Blocks| |13707
Resolution|INVALID |---
--- Comment #3 from Reid Kleckner <rnk at google.com> ---
IMO we should consider lexing this as a single wide string literal in
-fms-compatibility mode. There appear to be lots of Windows applications using
this idiom to form wide string literals from macro arguments.
--
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/20140617/1d806673/attachment.html>
More information about the llvm-bugs
mailing list