[all-commits] [llvm/llvm-project] 67d29f: [libc++][AIX] Adjust support of timespec_get test ...
Jake Egan via All-commits
all-commits at lists.llvm.org
Thu Nov 9 11:05:46 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 67d29fbd497c9f92d304841d4cd65534b3b61cee
https://github.com/llvm/llvm-project/commit/67d29fbd497c9f92d304841d4cd65534b3b61cee
Author: Jake Egan <5326451+jakeegan at users.noreply.github.com>
Date: 2023-11-09 (Thu, 09 Nov 2023)
Changed paths:
M libcxx/test/std/language.support/support.runtime/ctime.timespec.compile.pass.cpp
Log Message:
-----------
[libc++][AIX] Adjust support of timespec_get test (#71827)
The function `timespec_get` is not available without an update to the
time.h header in AIX 7.3 TL2 (7.3.2.*).
More information about the All-commits
mailing list