This is an archive of the discontinued LLVM Phabricator instance.

[libc][obvious] fix missing memory_check_utils
ClosedPublic

Authored by michaelrj on Mar 20 2023, 3:06 PM.

Details

Summary

memmove and bcopy tests were missing a dependancy on memory_check_utils
in the bazel build, causing build failures.

Diff Detail

Event Timeline

michaelrj created this revision.Mar 20 2023, 3:06 PM
michaelrj requested review of this revision.Mar 20 2023, 3:06 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 20 2023, 3:06 PM
This revision was not accepted when it landed; it landed in state Needs Review.Mar 20 2023, 3:07 PM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.