commit | 98f2494518c2dbb9c488e83e507b070ea5910e95 | [log] [tgz] |
---|---|---|
author | Shu-yu Guo <syg@chromium.org> | Wed May 08 00:04:05 2024 |
committer | Shu-yu Guo <syg@chromium.org> | Wed May 08 14:52:52 2024 |
tree | 7fb0a2a324f172331f89f959659dbf5acf3b9bec | |
parent | d94ab131bc8fef3bc17f356a628d8e4cd44d65d9 [diff] |
Reverse wpo.patch and remove it It is unclear what this patch is for, as compile seems to succeed without it. Additionally it is causing UB by removing the alignas(16) annotation that is upstream. Bug: 339286987 Change-Id: I3e562b5ce240b1b5cc6f661cc39d96354629ea73 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/deps/icu/+/5523976 Reviewed-by: David Yeung <dayeung@chromium.org>