[all-commits] [llvm/llvm-project] d769cd: [reland][libc][NFC] Use STL case for bit

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


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

  Changed paths:
    R libc/src/__support/CPP/Bit.h
    M libc/src/__support/CPP/CMakeLists.txt
    A 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:
  -----------
  [reland][libc][NFC] Use STL case for bit




More information about the All-commits mailing list