https://github.com/mstorsjo approved this pull request.
Thanks for looking into this! I can confirm, that before 1760effa337471d9944e26694bdcb7a60139a124, `bin/clang -target x86_64-windows-gnu -c ../../clang/test/Sema/struct-packed-align.c` (without `-cc1`) also did fail, triggering these static asserts. So the actual user-facing behaviour is retained, and only the test with a plain `-cc1` has changed. https://github.com/llvm/llvm-project/pull/172337 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
