[all-commits] [llvm/llvm-project] e2a37e: [libc][NFC] Fix missing LIBC_INLINE + style (#73659)

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Wed Nov 29 01:38:10 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e2a37e5130709e3e3df52fac97ed3f5356bc0a21
      https://github.com/llvm/llvm-project/commit/e2a37e5130709e3e3df52fac97ed3f5356bc0a21
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2023-11-29 (Wed, 29 Nov 2023)

  Changed paths:
    M libc/src/__support/CPP/limits.h
    M libc/src/__support/CPP/type_traits/invoke.h
    M libc/src/__support/CPP/utility/in_place.h
    M libc/src/__support/CPP/utility/move.h
    M libc/src/__support/FPUtil/FPBits.h
    M libc/src/__support/FPUtil/FloatProperties.h
    M libc/src/__support/FPUtil/x86_64/LongDoubleBits.h
    M libc/src/__support/UInt.h
    M libc/src/__support/integer_operations.h
    M libc/src/string/memmem.cpp
    M utils/bazel/llvm-project-overlay/libc/BUILD.bazel

  Log Message:
  -----------
  [libc][NFC] Fix missing LIBC_INLINE + style (#73659)




More information about the All-commits mailing list