[all-commits] [llvm/llvm-project] e404e2: [libc++][nfc] Add TEST_HAS_NO_FILESYSTEM_LIBRARY.
mordante via All-commits
all-commits at lists.llvm.org
Mon Feb 14 09:41:08 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e404e22587867a1bbdac125e8419440c6929daa0
https://github.com/llvm/llvm-project/commit/e404e22587867a1bbdac125e8419440c6929daa0
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2022-02-14 (Mon, 14 Feb 2022)
Changed paths:
M libcxx/test/std/iterators/iterator.primitives/iterator.traits/cxx20_iterator_traits.compile.pass.cpp
M libcxx/test/std/utilities/format/format.formatter/format.formatter.spec/types.compile.pass.cpp
M libcxx/test/support/test_macros.h
Log Message:
-----------
[libc++][nfc] Add TEST_HAS_NO_FILESYSTEM_LIBRARY.
This avoids using an libc++ internal macro in our tests.
Reviewed By: #libc, philnik, ldionne
Differential Revision: https://reviews.llvm.org/D119642
More information about the All-commits
mailing list