[LLVMbugs] [Bug 21044] New: clang-cl doesn't honor VS_UNICODE_OUTPUT

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Sep 23 12:35:18 PDT 2014


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

            Bug ID: 21044
           Summary: clang-cl doesn't honor VS_UNICODE_OUTPUT
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Driver
          Assignee: unassignedclangbugs at nondot.org
          Reporter: nicolasweber at gmx.de
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

I'm told (in https://github.com/martine/ninja/issues/824) that MSVS sets
VS_UNICODE_OUTPUT, and that cl then apparently emits utf16 output. clang-cl
doesn't.

(Not sure if it's high priority; if msvs can't parse clang's diag output this
might be the cause for example>)

-- 
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/20140923/d40b45db/attachment.html>


More information about the llvm-bugs mailing list