[PartitionAlloc] Fix and unify alignment requirements for the root.
The alignment directives were not unified across platforms, and didn't compile on Linux (due to a missing semicolon). Use "alignas()" everywhere, which is also semantically closer to what we want. Bug: 1141752 Change-Id: I3553932ac3a0fdeee989eba4b8eae83ffa281098 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2498466Reviewed-by:Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Will Harris <wfh@chromium.org> Commit-Queue: Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#820809}
Showing
Please register or sign in to comment