diff options
author | Stephan T. Lavavej <stl@nuwen.net> | 2024-01-19 16:17:03 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-19 16:17:03 -0800 |
commit | 123ab34abc68e2e64720f9690aed5cb9e62a035d (patch) | |
tree | bbd6e34c42ecf428cd5ca52a514aba7e5f82e140 /llvm/lib/CodeGen/TargetPassConfig.cpp | |
parent | 7071a25d122e72fbb71cc2c34a0ec654035e75f4 (diff) | |
download | llvm-123ab34abc68e2e64720f9690aed5cb9e62a035d.zip llvm-123ab34abc68e2e64720f9690aed5cb9e62a035d.tar.gz llvm-123ab34abc68e2e64720f9690aed5cb9e62a035d.tar.bz2 |
[libc++][test] Move format.functions ASCII tests to `libcxx/test/libcxx` (#78661)
As @cpplearner explained in microsoft/STL#4328:
> libc++'s "ascii" mode (controlled by the `_LIBCPP_HAS_NO_UNICODE`
> macro) means "every code unit outside ASCII is treated as a valid
> printable character". AFAIK we \[MSVC's STL\] don't support such a mode.
Because these files are testing a non-Standard mode, they should be
moved from `libcxx/test/std` to `libcxx/test/libcxx`.
Diffstat (limited to 'llvm/lib/CodeGen/TargetPassConfig.cpp')
0 files changed, 0 insertions, 0 deletions