[all-commits] [llvm/llvm-project] e617dc: [libc] Add -Wextra for libc tests (#133643)

Vinay Deshmukh via All-commits all-commits at lists.llvm.org
Tue Aug 12 04:27:34 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e617dc80bf9376ca948ee7af8304ea00b2263b51
      https://github.com/llvm/llvm-project/commit/e617dc80bf9376ca948ee7af8304ea00b2263b51
  Author: Vinay Deshmukh <32487576+vinay-deshmukh at users.noreply.github.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:
  -----------
  [libc] Add -Wextra for libc tests (#133643)

* Relates to: https://github.com/llvm/llvm-project/issues/119281



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