[all-commits] [llvm/llvm-project] 097f0f: [libc++][nfc] Add TEST_HAS_NO_FGETPOS_FSETPOS.
mordante via All-commits
all-commits at lists.llvm.org
Tue Feb 15 08:51:12 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 097f0fd15863bfb0bf11f3e35d068c8698f2cdc4
https://github.com/llvm/llvm-project/commit/097f0fd15863bfb0bf11f3e35d068c8698f2cdc4
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2022-02-15 (Tue, 15 Feb 2022)
Changed paths:
M libcxx/test/std/depr/depr.c.headers/stdio_h.pass.cpp
M libcxx/test/std/input.output/file.streams/c.files/cstdio.pass.cpp
M libcxx/test/support/test_macros.h
Log Message:
-----------
[libc++][nfc] Add TEST_HAS_NO_FGETPOS_FSETPOS.
This avoids using an libc++ internal macro in our tests.
Reviewed By: #libc, philnik, ldionne
Differential Revision: https://reviews.llvm.org/D119742
More information about the All-commits
mailing list