[all-commits] [llvm/llvm-project] 854cc8: [libc] fixup nascent pthread_condattr_test (#89308)
Nick Desaulniers via All-commits
all-commits at lists.llvm.org
Fri Apr 19 09:16:10 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 854cc8986650267846c5eaf8ba164584a9ea7c01
https://github.com/llvm/llvm-project/commit/854cc8986650267846c5eaf8ba164584a9ea7c01
Author: Nick Desaulniers <nickdesaulniers at users.noreply.github.com>
Date: 2024-04-19 (Fri, 19 Apr 2024)
Changed paths:
M libc/test/src/pthread/CMakeLists.txt
M libc/test/src/pthread/pthread_condattr_test.cpp
Log Message:
-----------
[libc] fixup nascent pthread_condattr_test (#89308)
- use namespaced identifiers
- add corresponding headers for namespaced declarations
- replace time.h and errno.h with finer grain includes
- update cmake
Fixes: #88987
Fixes: #89261
Link: #88997
Link: #89262
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list