<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/137770>137770</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
Wrong indentation on explicit operator calls
</td>
</tr>
<tr>
<th>Labels</th>
<td>
clang-format,
regression
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
kadircet
</td>
</tr>
</table>
<pre>
> Starting with https://github.com/llvm/llvm-project/pull/136073, we now get the formatting of:
> ```cpp
> auto foo() {
> return sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.
> operator int*();
> }
> ```
>
> emphasis on the missing indentation before `operator`.
_Originally posted by @kadircet in [#135972](https://github.com/llvm/llvm-project/issues/135972#issuecomment-2834911858)_
</pre>
<img width="1" height="1" alt="" src="http://email.email.llvm.org/o/eJykUk1vnDAQ_TXDxcrKjPk8-LDJdq899NBjZGAAt8ZG9pA0_76CzTZSblUQ0shj6X34PZOSnTyRhvIRyktmNp5D1L_NYGNPnHVheNOgvokfbCJbP4lXy7OYmdcE6gx4BbxOluetO_VhAbw693IfD2sMv6hnwOu6OQd4zVUlawX4JF5J-PAqJmLBM4kxxMXwQRDGHVied1ao5O3v1_V9ZTYOYgwBsAFsBdSP7xdCROItepG-8p3-oYWVouEQhfUMeL7xgbrTQX35LPJ-vg1a1tkkm0Twh8XFprT7s34gz4Zt8KKjMUTaEe5sUMlDgjyL5-_RTtYb597EGhLTILo3AYW8pyOsF3tuqHJVtjVCeQFs_jsbm9JG6UjnQEF1bPqwLOT5ARtVtHnelLv_52zQamhVazLSeV2UbV6poslmncuxGpu8M6jKEWuTF23R531XDbJvVYWZ1SixlAW2sinKojmVppYmL1Rbk2obWUMhaTHWnXZ9pxCn7NChc1XXtcyc6cilo6iIvTN-eri1BhABnwAx0hQpJRv8viovWdSH1W6bEhTS2cTpA5wtO9I_Y_iUSfCC_qzO9pY_OtAb51K2Rae_8ryHjxeNfwMAAP__jHkZUA">