[all-commits] [llvm/llvm-project] 1f6427: [libc] add mempcpy to bazel overlay (#75383)

Nick Desaulniers via All-commits all-commits at lists.llvm.org
Wed Dec 13 13:23:55 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1f6427a2d51fc76f53e87b70c031ee67b6e9f472
      https://github.com/llvm/llvm-project/commit/1f6427a2d51fc76f53e87b70c031ee67b6e9f472
  Author: Nick Desaulniers <nickdesaulniers at users.noreply.github.com>
  Date:   2023-12-13 (Wed, 13 Dec 2023)

  Changed paths:
    M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
    M utils/bazel/llvm-project-overlay/libc/test/src/string/BUILD.bazel

  Log Message:
  -----------
  [libc] add mempcpy to bazel overlay (#75383)

We'd like to begin overlaying mempcpy.




More information about the All-commits mailing list