[PATCH] D134653: [clang][modules] Over-align the `Module` class
Steven Johnson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 26 10:26:24 PDT 2022
srj added a comment.
In D134653#3815627 <https://reviews.llvm.org/D134653#3815627>, @jansvoboda11 wrote:
> Pre-commit CI only runs on x64 Debian and x64 Windows. I don't have good way to reproduce the issue, so ideally the person who reported it (@ms178?) steps up.
FYI, adding this patch to my local build does allow me to *compile* properly now. I haven't tested for correctness.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134653/new/
https://reviews.llvm.org/D134653
More information about the cfe-commits
mailing list