|
|
| Bugzilla Link |
50019 |
| Resolution |
FIXED |
| Resolved on |
May 03, 2021 09:13 |
| Version |
trunk |
| OS |
Linux |
| CC |
@mkurdej |
| Fixed by commit(s) |
8d93d7f |
Extended Description
AllowShortIfStatementsOnASingleLine: Always
doesn't behave properly with else, else if and else if constexpr clauses.
https://godbolt.org/z/oxYTcxere