commit | 22a6a1136dbbf0ca37b041b8002e9d86ded7e0a9 | [log] [tgz] |
---|---|---|
author | Aaron Ballman <aaron@aaronballman.com> | Thu Jun 23 19:02:09 2016 +0000 |
committer | Aaron Ballman <aaron@aaronballman.com> | Thu Jun 23 19:02:09 2016 +0000 |
tree | 351027bb4af64c97ef916a90b365861b3e68ebff | |
parent | 39639d90dfeeac48bdf3c2956f7e1761fc5e455c [diff] |
Default to using the Unicode version of Win32 APIs instead of the ANSI version. This helps to catch instances where a developer accidentally forgets to explicitly specify which version of the API to use and accidentally winds up failing to support non-ASCII characters properly. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@273599 91177308-0d34-0410-b5e6-96231b3b80d8