[all-commits] [llvm/llvm-project] a765ee: [libcxx][test] Auto-detect _LIBCPP_HAS_NO_UNICODE ...

Casey Carter via All-commits all-commits at lists.llvm.org
Mon Jan 10 13:56:42 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a765eea153897eee00eda6a68a9e7d4d84c823b8
      https://github.com/llvm/llvm-project/commit/a765eea153897eee00eda6a68a9e7d4d84c823b8
  Author: Casey Carter <Casey at Carter.net>
  Date:   2022-01-10 (Mon, 10 Jan 2022)

  Changed paths:
    M libcxx/test/support/msvc_stdlib_force_include.h

  Log Message:
  -----------
  [libcxx][test] Auto-detect _LIBCPP_HAS_NO_UNICODE for MSVC STL

... by examining `_MSVC_EXECUTION_CHARACTER_SET` in the force-include header.

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




More information about the All-commits mailing list