Commit 0f1d46a
authored
[cpp23] Remove std::aligned_union in llvm/.../compiler-rt
aligned_union is deprecated in C++23. See more details in the linked bug
Bug: https://crbug.com/3880680521 parent 48d4e61 commit 0f1d46a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
370 | | - | |
371 | | - | |
| 370 | + | |
| 371 | + | |
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
| |||
0 commit comments