[all-commits] [llvm/llvm-project] 6886a5: Revert "[libc] build with -Werror (#73966)"

Nick Desaulniers via All-commits all-commits at lists.llvm.org
Mon Dec 4 11:32:58 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6886a52d6dbefff77f33de12ff85d654e2557f81
      https://github.com/llvm/llvm-project/commit/6886a52d6dbefff77f33de12ff85d654e2557f81
  Author: Nick Desaulniers <ndesaulniers at google.com>
  Date:   2023-12-04 (Mon, 04 Dec 2023)

  Changed paths:
    M libc/cmake/modules/LLVMLibCObjectRules.cmake
    M libc/docs/dev/code_style.rst

  Log Message:
  -----------
  Revert "[libc] build with -Werror (#73966)"

This reverts commit 606653091d1a66d1a83a1bfdea2883cc8d46687e.

Post submit buildbots are now red. We can use these explicit errors to better
clean up existing warnings, then reland this.

Link: #73966




More information about the All-commits mailing list