aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2021-03-11 11:03:46 +0200
committerMartin Storsjö <martin@martin.st>2021-05-14 11:56:48 +0300
commitc12c8124e14217779eb5b8d3a2a92a6469a799e7 (patch)
tree0079a0940570443bd49a5f700a817cdcecc194e7 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent43a7f130a7440f2c5eaa30faf69b90e2a9c571a0 (diff)
downloadllvm-c12c8124e14217779eb5b8d3a2a92a6469a799e7.zip
llvm-c12c8124e14217779eb5b8d3a2a92a6469a799e7.tar.gz
llvm-c12c8124e14217779eb5b8d3a2a92a6469a799e7.tar.bz2
[libcxx] [test] Change the generic_string_alloc test to test conversions to all char types
On windows, the native path char type is wchar_t - therefore, this test didn't actually do the conversion that the test was supposed to exercise. The charset conversions on windows do cause extra allocations outside of the provided allocator though, so that bit of the test has to be waived now that the test actually does something. (Other tests have similar TEST_NOT_WIN32() for allocation checks for charset conversions.) Also fix a typo, and amend the path.native.obs/string_alloc test to test char8_t, too. Differential Revision: https://reviews.llvm.org/D102360
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions