Commit 7c4cb54
committed
[libc][bazel] Rephrase list comp for downstream
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.1 parent 14bab65 commit 7c4cb54
File tree
1 file changed
+4
-1
lines changed- utils/bazel/llvm-project-overlay/libc/test/src/stdbit
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
| |||
0 commit comments