[all-commits] [llvm/llvm-project] 33fe63: Revert "[libc] Add -Wextra for libc tests" (#153169)

William Huynh via All-commits all-commits at lists.llvm.org
Tue Aug 12 04:40:35 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 33fe6353ef02c7d76c61eca7a136b7fb92b12450
      https://github.com/llvm/llvm-project/commit/33fe6353ef02c7d76c61eca7a136b7fb92b12450
  Author: William Huynh <William.Huynh at arm.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" (#153169)

Reverts llvm/llvm-project#133643



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