[all-commits] [llvm/llvm-project] e2f8c5: [libc][NFC] separate macros in several targets

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Thu Feb 9 02:51:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e2f8c5566426198c79367893decfda31fea6f57c
      https://github.com/llvm/llvm-project/commit/e2f8c5566426198c79367893decfda31fea6f57c
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2023-02-09 (Thu, 09 Feb 2023)

  Changed paths:
    M libc/src/__support/CMakeLists.txt
    M libc/src/__support/CPP/CMakeLists.txt
    M libc/src/__support/FPUtil/CMakeLists.txt
    M libc/src/__support/FPUtil/FEnvImpl.h
    M libc/src/__support/FPUtil/aarch64/FEnvImpl.h
    M libc/src/__support/FPUtil/aarch64/fenv_darwin_impl.h
    M libc/src/__support/FPUtil/x86_64/FEnvImpl.h
    M libc/src/__support/UInt.h
    M libc/src/__support/builtin_wrappers.h
    A libc/src/__support/macros/CMakeLists.txt
    A libc/src/__support/macros/properties/CMakeLists.txt
    M libc/src/string/memory_utils/CMakeLists.txt
    M libc/src/string/memory_utils/utils.h
    M libc/test/src/string/CMakeLists.txt
    M libc/test/src/string/memory_utils/CMakeLists.txt
    M libc/test/src/string/memory_utils/memory_check_utils.h
    M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
    M utils/bazel/llvm-project-overlay/libc/test/src/string/BUILD.bazel

  Log Message:
  -----------
  [libc][NFC] separate macros in several targets




More information about the All-commits mailing list