[all-commits] [llvm/llvm-project] 175560: Revert "[libc][NFC] Use STL case for bit"

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Fri Aug 19 14:18:17 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 175560fc21bc79c90c2cde8c0f0d8d8930220f61
      https://github.com/llvm/llvm-project/commit/175560fc21bc79c90c2cde8c0f0d8d8930220f61
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2022-08-19 (Fri, 19 Aug 2022)

  Changed paths:
    A libc/src/__support/CPP/Bit.h
    M libc/src/__support/CPP/CMakeLists.txt
    R libc/src/__support/CPP/bit.h
    M libc/src/__support/FPUtil/FPBits.h
    M libc/src/__support/FPUtil/Hypot.h
    M libc/src/__support/FPUtil/ManipulationFunctions.h
    M libc/src/__support/FPUtil/generic/FMA.h
    M libc/src/__support/FPUtil/generic/sqrt.h
    M libc/src/__support/FPUtil/x86_64/LongDoubleBits.h
    M libc/src/__support/FPUtil/x86_64/NextAfterLongDouble.h
    M libc/src/math/generic/math_utils.h
    M libc/src/stdio/printf_core/parser.cpp
    M libc/src/string/memory_utils/elements_x86.h
    M libc/test/src/math/NextAfterTest.h
    M libc/test/src/math/SqrtTest.h
    M libc/test/src/stdio/printf_core/parser_test.cpp
    M libc/test/src/string/memory_utils/backend_test.cpp
    M utils/bazel/llvm-project-overlay/libc/BUILD.bazel

  Log Message:
  -----------
  Revert "[libc][NFC] Use STL case for bit"

This reverts commit 7ba14b8611df1172d92d60bf19870e98a92e7a3a.




More information about the All-commits mailing list