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

    <tr>
        <th>Summary</th>
        <td>
            [clang-format] Possible regression clang-format-19?
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            clang-format
      </td>
    </tr>

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

    <tr>
      <th>Reporter</th>
      <td>
          prj-
      </td>
    </tr>
</table>

<pre>
    Could you please let me know which one is correct?
```cpp
$ clang-format foo.cpp 
struct func_traits_impl<Ret (C::*)(Args...) const> {};
$ clang-format-19 foo.cpp 
struct func_traits_impl<Ret (C:: *)(Args...) const> {};
$ clang-format-19 --version
Debian clang-format version 19.0.0 (++20240527100630+434ee06d7761-1~exp1~20240527220812.2113)
```

</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJykktGOnSwQx59mvCEaGBTlwovjns_rL32BDSIqWxQDuNu92WdvPOc07Ta9apNJCDDDb-bPX8Vo582YFqoOqmumjrT40O7hJc8GP763T_5wI3n3B9mdUdEQZxJZDfm6-Tfytli9EL8ZYiPRPgSjE_Ae6BXoBQS9h973xwmWRDu1zfnkw6oSmbwv9L6T-3VM4dCJTMemn1NQNsVnu-4O-NMXkwhg8wT8cgZeACVgcwlzLIoCUBLtt5iA_0eg7qC-Au_-jMyZ_Esq-Vdsnr-aEK3f7ilXM1i1fdbjkUCYLGhBTzhgB9ghxZJWWDNKBaeAXclLY6gY61qwnH2Ybzv7-JGESBuGBTLGz34__8V9m40tHyWXKjMtq5mQTS2EyJZ2mibUkxwHVKUYcRorquUwVFyLUimhM9s-MJJxyqgoJkqngctBmmpqZC2hpGZV1hXOva6FD3NmYzxMK7mom8ypwbh4Mxvir6MD4mm_0J5l-XDMEUrqbEzx50PJJncz6qfC6kr-9zHawRkSzBxMvEn4m_rA--wIrl1S2uPNQz1gP9u0HEOh_QrYn5zHku_Bv5xexv7WfQTs7wO8tvg9AAD__zN59T0">