[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:20:47 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.
I'm the one who reported the breakage.
Regarding presubmit testing, that's of great concern to me; if LLVM isn't testing on x86-32 then it's not really *supporting* x86-32 anymore (as a compilation host anyway), and that's a rather large change to make without warning. Do you know to whom I should escalate that concern?
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