[all-commits] [llvm/llvm-project] 75c7e1: Revert "[libc] Add -Wextra for libc tests (#133643)"
William Huynh via All-commits
all-commits at lists.llvm.org
Tue Aug 12 04:35:11 PDT 2025
Branch: refs/heads/revert-133643-vinay-issue-119281-wextra
Home: https://github.com/llvm/llvm-project
Commit: 75c7e19456a30e054c93b9c6d7b4dec19830ee3a
https://github.com/llvm/llvm-project/commit/75c7e19456a30e054c93b9c6d7b4dec19830ee3a
Author: William Huynh <williamhuynh2002 at gmail.com>
Date: 2025-08-12 (Tue, 12 Aug 2025)
Changed paths:
M libc/cmake/modules/LLVMLibCTestRules.cmake
M libc/test/UnitTest/FPExceptMatcher.cpp
M libc/test/UnitTest/FPExceptMatcher.h
M libc/test/UnitTest/HermeticTestUtils.cpp
M libc/test/UnitTest/LibcDeathTestExecutors.cpp
M libc/test/UnitTest/LibcTest.h
M libc/test/include/stdbit_stub.h
M libc/test/integration/src/pthread/pthread_mutex_test.cpp
M libc/test/integration/src/spawn/posix_spawn_test.cpp
M libc/test/integration/src/spawn/posix_spawn_test_binary.cpp
M libc/test/integration/src/stdio/sprintf_size_test.cpp
M libc/test/integration/src/stdlib/getenv_test.cpp
M libc/test/integration/src/threads/cnd_test.cpp
M libc/test/integration/src/threads/mtx_test.cpp
M libc/test/integration/src/unistd/execv_test.cpp
M libc/test/integration/src/unistd/execve_test.cpp
M libc/test/integration/src/unistd/fork_test.cpp
M libc/test/integration/src/unistd/getcwd_test.cpp
M libc/test/integration/startup/linux/main_without_envp.cpp
M libc/test/integration/startup/linux/tls_test.cpp
M libc/test/src/__support/CPP/integer_sequence_test.cpp
M libc/test/src/__support/freelist_heap_test.cpp
M libc/test/src/math/exhaustive/hypotf16_test.cpp
M libc/test/src/stdlib/StrfromTest.h
M libc/test/src/string/memory_utils/op_tests.cpp
M libc/test/src/strings/bzero_test.cpp
M libc/utils/MPFRWrapper/MPFRUtils.h
Log Message:
-----------
Revert "[libc] Add -Wextra for libc tests (#133643)"
This reverts commit e617dc80bf9376ca948ee7af8304ea00b2263b51.
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