Commit f00f11b
authored
[libc] fix build errors (llvm#95600)
Bitfield conversion problem tested at: https://godbolt.org/z/dxjhs5Ghr1 parent 19ad7a0 commit f00f11b
File tree
2 files changed
+3
-3
lines changed- libc
- src/__support/threads/linux
- test/integration/src/pthread
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
373 | | - | |
374 | | - | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
375 | 376 | | |
376 | 377 | | |
377 | 378 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| |||
0 commit comments