[all-commits] [llvm/llvm-project] 5935db: [libc++] Fix incorrect guard against the presence ...

Louis Dionne via All-commits all-commits at lists.llvm.org
Mon Nov 28 14:34:23 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5935db6ebda9d931f9b37db30f8a51bd577ba9dd
      https://github.com/llvm/llvm-project/commit/5935db6ebda9d931f9b37db30f8a51bd577ba9dd
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2022-11-28 (Mon, 28 Nov 2022)

  Changed paths:
    M libcxx/include/__format/unicode.h

  Log Message:
  -----------
  [libc++] Fix incorrect guard against the presence of wide characters

TEST_HAS_NO_WIDE_CHARACTERS should only be used in the tests.

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




More information about the All-commits mailing list