aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2016-06-23 14:33:53 +0000
committerAaron Ballman <aaron@aaronballman.com>2016-06-23 14:33:53 +0000
commitb06a359bebcc84052cff646ae90bd56c3f740608 (patch)
tree204e4e6ca80411e11e30705d92b3601046d75df1 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent2d3592d481716a095291acf960c5ff381fe667a6 (diff)
downloadllvm-b06a359bebcc84052cff646ae90bd56c3f740608.zip
llvm-b06a359bebcc84052cff646ae90bd56c3f740608.tar.gz
llvm-b06a359bebcc84052cff646ae90bd56c3f740608.tar.bz2
Fixing a FIXME related to Unicode support on Windows. Converted the Win32 APIs to explicitly use the W version when it involves strings that can hold non-ASCII characters (like file paths). Now explicitly using the A version for strings that will always be ASCII (like registry key paths).
No extra tests required as this is currently covered by existing testing, and this is basically impossible to write Unicode-specific tests for. llvm-svn: 273563
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions