[all-commits] [llvm/llvm-project] 310c37: [libc][bazel] Rephrase list comp for downstream (#...
Michael Jones via All-commits
all-commits at lists.llvm.org
Thu Feb 27 13:14:14 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 310c3775c08073f59cf3c11ea8ee4e6c25856701
https://github.com/llvm/llvm-project/commit/310c3775c08073f59cf3c11ea8ee4e6c25856701
Author: Michael Jones <michaelrj at google.com>
Date: 2025-02-27 (Thu, 27 Feb 2025)
Changed paths:
M utils/bazel/llvm-project-overlay/libc/test/src/stdbit/BUILD.bazel
Log Message:
-----------
[libc][bazel] Rephrase list comp for downstream (#129119)
The downstream build was having trouble transforming the previous list
comprehension, but it works on this one. I guess it just needs to look
like a proper target.
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