[clang] Revert "[CLANG-CL] ignores wpadded" (PR #134239)

2025-04-04 Thread Alex Bradbury via cfe-commits
asb wrote: Pre-commit tests show this reverts cleanly. I'll commit directly in line with our patch reversion policy https://llvm.org/docs/DeveloperPolicy.html#patch-reversion-policy https://github.com/llvm/llvm-project/pull/134239 ___ cfe-commits mai

[clang] Revert "[CLANG-CL] ignores wpadded" (PR #134239)

2025-04-03 Thread via cfe-commits
github-actions[bot] wrote: :warning: C/C++ code formatter, clang-format found issues in your code. :warning: You can test this locally with the following command: ``bash git-clang-format --diff HEAD~1 HEAD --extensions cpp -- clang/lib/AST/RecordLayoutBuilder.cpp ``

[clang] Revert "[CLANG-CL] ignores wpadded" (PR #134239)

2025-04-03 Thread Alex Bradbury via cfe-commits
https://github.com/asb closed https://github.com/llvm/llvm-project/pull/134239 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] Revert "[CLANG-CL] ignores wpadded" (PR #134239)

2025-04-03 Thread Alex Bradbury via cfe-commits
https://github.com/asb edited https://github.com/llvm/llvm-project/pull/134239 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] Revert "[CLANG-CL] ignores wpadded" (PR #134239)

2025-04-03 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Alex Bradbury (asb) Changes 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 Posting PR to check it reverts clea