| Issue | 61417 |
|---|---|
| Summary | Default comparision operator + zero-sized bit field cause crash in Clang 14 / 15 |
| Labels | new issue |
| Assignees | |
| Reporter | ppavel96 |
Sample code: https://godbolt.org/z/bW71vGW1G
Versions prior to 14 do not crash but result is incorrect (and it does not look to me like something that should cause undefined behaviour)
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
