[all-commits] [llvm/llvm-project] 1ae4bd: [libc][NFC] Move compiler_features to macros folder

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Tue Feb 7 02:40:36 PST 2023


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

  Changed paths:
    M libc/src/__support/CMakeLists.txt
    M libc/src/__support/CPP/bit.h
    M libc/src/__support/builtin_wrappers.h
    R libc/src/__support/compiler_features.h
    A libc/src/__support/macros/compiler_features.h
    M libc/src/__support/sanitizer.h
    M libc/src/string/memory_utils/op_generic.h
    M libc/src/string/memory_utils/utils.h
    M libc/test/src/string/memory_utils/memory_check_utils.h
    M utils/bazel/llvm-project-overlay/libc/BUILD.bazel

  Log Message:
  -----------
  [libc][NFC] Move compiler_features to macros folder




More information about the All-commits mailing list