[all-commits] [llvm/llvm-project] f97ea0: [libcxx] [test] Define _CRT_STDIO_ISO_WIDE_SPECIFI...

Martin Storsjö via All-commits all-commits at lists.llvm.org
Tue Feb 23 06:01:27 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f97ea0d5b3f5e82a8d96ea57d68c12d22c2eab36
      https://github.com/llvm/llvm-project/commit/f97ea0d5b3f5e82a8d96ea57d68c12d22c2eab36
  Author: Martin Storsjö <martin at martin.st>
  Date:   2021-02-23 (Tue, 23 Feb 2021)

  Changed paths:
    M libcxx/utils/libcxx/test/config.py

  Log Message:
  -----------
  [libcxx] [test] Define _CRT_STDIO_ISO_WIDE_SPECIFIERS while building tests

This matches how libc++ itself is built. This avoids errors due to
mismatch if linking libc++ statically.

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




More information about the All-commits mailing list