[llvm-bugs] [Bug 32970] -fno-short-wchar does not work

via llvm-bugs llvm-bugs at lists.llvm.org
Mon May 8 17:14:49 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=32970

Matthias Braun <matze at braunis.de> changed:

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

--- Comment #3 from Matthias Braun <matze at braunis.de> ---
Seems the way to think about it is as an override to use `short` instead of
whatever the platform default is. So the behavior is as design (though somewhat
unexpected).

-- 
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/20170509/272b986e/attachment.html>


More information about the llvm-bugs mailing list