[all-commits] [llvm/llvm-project] 2a9948: Revert "[CLANG-CL] ignores wpadded" (#134239)
Alex Bradbury via All-commits
all-commits at lists.llvm.org
Thu Apr 3 05:48:21 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a9948f0384d30fa07522f29ddb2de62560d75a4
https://github.com/llvm/llvm-project/commit/2a9948f0384d30fa07522f29ddb2de62560d75a4
Author: Alex Bradbury <asb at igalia.com>
Date: 2025-04-03 (Thu, 03 Apr 2025)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/AST/RecordLayoutBuilder.cpp
R clang/test/SemaCXX/windows-Wpadded-bitfield.cpp
R clang/test/SemaCXX/windows-Wpadded.cpp
Log Message:
-----------
Revert "[CLANG-CL] ignores wpadded" (#134239)
Reverts llvm/llvm-project#130182
This is causing failures on RISC-V and ppc builders as mentioned on
https://github.com/llvm/llvm-project/pull/130182#issuecomment-2775516899
Reverting so the issue can be fixed by the path author without time pressure (as noted in that PR, it seems a value is uninitialised).
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list