[all-commits] [llvm/llvm-project] f2c3a9: [libc][obvious] fix missing memory_check_utils
michaelrj-google via All-commits
all-commits at lists.llvm.org
Mon Mar 20 15:07:13 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f2c3a9cbd229791b63d58f7499fe9ebf74c3303b
https://github.com/llvm/llvm-project/commit/f2c3a9cbd229791b63d58f7499fe9ebf74c3303b
Author: Michael Jones <michaelrj at google.com>
Date: 2023-03-20 (Mon, 20 Mar 2023)
Changed paths:
M utils/bazel/llvm-project-overlay/libc/test/src/string/BUILD.bazel
Log Message:
-----------
[libc][obvious] fix missing memory_check_utils
memmove and bcopy tests were missing a dependancy on memory_check_utils
in the bazel build, causing build failures.
Differential Revision: https://reviews.llvm.org/D146462
More information about the All-commits
mailing list