[all-commits] [llvm/llvm-project] fedbd2: [libc++][nfc] Add TEST_HAS_NO_LOCALIZATION.

mordante via All-commits all-commits at lists.llvm.org
Thu Feb 10 08:44:50 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fedbd264e39ba36022f208c4612da472cae0953f
      https://github.com/llvm/llvm-project/commit/fedbd264e39ba36022f208c4612da472cae0953f
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
    M libcxx/test/std/input.output/filesystems/class.path/path.nonmember/path.factory.pass.cpp
    M libcxx/test/std/iterators/iterator.primitives/iterator.traits/cxx20_iterator_traits.compile.pass.cpp
    M libcxx/test/std/utilities/format/format.formatter/format.context/format.context/ctor.pass.cpp
    M libcxx/test/std/utilities/format/format.formatter/format.formatter.spec/formatter.floating_point.pass.cpp
    M libcxx/test/std/utilities/format/format.formatter/format.formatter.spec/types.compile.pass.cpp
    M libcxx/test/std/utilities/format/format.functions/format.pass.cpp
    M libcxx/test/support/test_macros.h

  Log Message:
  -----------
  [libc++][nfc] Add TEST_HAS_NO_LOCALIZATION.

This avoids using an libc++ internal macro in our tests.

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D119352




More information about the All-commits mailing list