[all-commits] [llvm/llvm-project] 1d296e: [libc][bazel] fix missing iterator inclusion (#85840)
Michael Jones via All-commits
all-commits at lists.llvm.org
Tue Mar 19 11:31:44 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1d296ec226903a09de0215e05d852b2b80712855
https://github.com/llvm/llvm-project/commit/1d296ec226903a09de0215e05d852b2b80712855
Author: Michael Jones <michaelrj at google.com>
Date: 2024-03-19 (Tue, 19 Mar 2024)
Changed paths:
M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
Log Message:
-----------
[libc][bazel] fix missing iterator inclusion (#85840)
Patch #85702 added a new iterator header for array to use, but didn't
add it as a dependency in the bazel build. This patch fixes the issue.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list