diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2022-06-11 23:43:00 +0200 |
---|---|---|
committer | Nikolas Klauser <nikolasklauser@berlin.de> | 2022-06-12 21:06:46 +0200 |
commit | 0d108f7908586efe2d550fed10ba21b4ea69836e (patch) | |
tree | 22fb9291852570fadf7cc7f182c0ece8b411c956 /llvm/lib/CodeGen/LLVMTargetMachine.cpp | |
parent | 571ae1abebb6b102cc2e95e3abf8e81757fba35a (diff) | |
download | llvm-0d108f7908586efe2d550fed10ba21b4ea69836e.zip llvm-0d108f7908586efe2d550fed10ba21b4ea69836e.tar.gz llvm-0d108f7908586efe2d550fed10ba21b4ea69836e.tar.bz2 |
[libc++] Use unsigned char in basic_string::__short again
D125496 changed the string layout on windows. Change `__is_long_` and `__size_` back to using `unsigned char` to fix the issue.
Reviewed By: Mordante, #libc
Spies: jloser, libcxx-commits, ayzhao
Differential Revision: https://reviews.llvm.org/D127566
Diffstat (limited to 'llvm/lib/CodeGen/LLVMTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions