[all-commits] [llvm/llvm-project] 798c5c: [libc] Disable newly added -Wfenv-access clang war...

Pavel Labath via All-commits all-commits at lists.llvm.org
Mon May 18 06:59:08 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 798c5c0cad3204059d14c789f1ad7c2600bce37c
      https://github.com/llvm/llvm-project/commit/798c5c0cad3204059d14c789f1ad7c2600bce37c
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2026-05-18 (Mon, 18 May 2026)

  Changed paths:
    M libc/cmake/modules/CheckCompilerFeatures.cmake
    M libc/cmake/modules/LLVMLibCCompileOptionRules.cmake
    M libc/cmake/modules/LLVMLibCTestRules.cmake

  Log Message:
  -----------
  [libc] Disable newly added -Wfenv-access clang warning (#198303)

Added in #187860, the warning triggers on existing libc code. This
unbreaks the precommit bots.



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