[all-commits] [llvm/llvm-project] 077a84: [libc++] Sync TEST_HAS_TIMESPEC_GET and _LIBCPP_HA...
Alexander Richardson via All-commits
all-commits at lists.llvm.org
Tue Jan 19 07:05:10 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 077a84f911403dc92d7918aebfb5611b6e0677d2
https://github.com/llvm/llvm-project/commit/077a84f911403dc92d7918aebfb5611b6e0677d2
Author: Alex Richardson <Alexander.Richardson at cl.cam.ac.uk>
Date: 2021-01-19 (Tue, 19 Jan 2021)
Changed paths:
M libcxx/test/support/test_macros.h
Log Message:
-----------
[libc++] Sync TEST_HAS_TIMESPEC_GET and _LIBCPP_HAS_TIMESPEC_GET on FreeBSD
Commit 5e416ba943b7c737deb8eca62756f7b4fa925845 (D71522) updated the
__config header but didn't change test_macros.h.
This fixes libcxx/language.support/has_timespec_get.compile.pass.cpp on
FreeBSD12/13.
Reviewed By: #libc, dim, ldionne
Differential Revision: https://reviews.llvm.org/D94292
More information about the All-commits
mailing list