[all-commits] [llvm/llvm-project] 7c7d59: [libc++] Use TEST_HAS_NO_UNICODE instead of _LIBCP...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Tue Jan 11 07:35:15 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c7d59a35d65fecc5ed59f86f1c93163d2bd5365
https://github.com/llvm/llvm-project/commit/7c7d59a35d65fecc5ed59f86f1c93163d2bd5365
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2022-01-11 (Tue, 11 Jan 2022)
Changed paths:
M libcxx/test/std/utilities/format/format.functions/format_tests.h
M libcxx/test/std/utilities/format/format.functions/locale-specific_form.pass.cpp
M libcxx/test/support/msvc_stdlib_force_include.h
M libcxx/test/support/test_macros.h
Log Message:
-----------
[libc++] Use TEST_HAS_NO_UNICODE instead of _LIBCPP_HAS_NO_UNICODE in the test suite
Differential Revision: https://reviews.llvm.org/D116973
More information about the All-commits
mailing list