[libcxx] [test] Define _CRT_STDIO_ISO_WIDE_SPECIFIERS while building tests
authorMartin Storsjö <martin@martin.st>
Mon, 2 Nov 2020 06:13:26 +0000 (08:13 +0200)
committerMartin Storsjö <martin@martin.st>
Tue, 23 Feb 2021 13:57:30 +0000 (15:57 +0200)
commitf97ea0d5b3f5e82a8d96ea57d68c12d22c2eab36
tree47d61146cb4e8f379afd49c23b48f4079921f29b
parente96f9cca3b1b346cf9764c4a3b7417a46ef59f12
[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
libcxx/utils/libcxx/test/config.py