<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/55611>55611</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            [clang-format] Add AlignConsecutiveTrailingReturn
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          Hedede
      </td>
    </tr>
</table>

<pre>
    Given

    auto begin() -> iterator;
    auto end() -> iterator;

Should produce:

    auto begin() -> iterator;
    auto end()   -> iterator;


</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJytkM1uwyAMx5-GXFAjAkkaDhzSdR_nbS9AwE2YKFR8dNrbj6SaJu3Q0wAZW7b8_9mT11_i2VzBIXJEZLxZXI7MyeMJZuMQHRDleIfYIzYJgkw-IHb4UwpO3y282bfFZ6vxJXidFSA2_p8svitcacE0Z1xWySQLAnUHZaWbdycfzjKh7ohHrfFozewevIugcipreQ_SWOPmV0g5uCoHK5aULnElp0_lzSYteaqVP5fA2uvPtysjfoBKJTQxZojF6bq-aapFNBNpOr7fU9X0LTtBx7oWSEuGfavkMKjKyglsXBkRpQ4-8dai-AWzMoISSklHSUMpY7weNGH9wInkXLG-56glcC7Y9cpR-zBXQWxIU55jSVoTU_xNyhjLzLCtZO1f1rr4IF5Al1ttymIj_wYeIaYM">