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

    <tr>
        <th>Summary</th>
        <td>
            clang crash with constexpr = delete
        </td>
    </tr>

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

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

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

<pre>
    the code is 
class Test {};
constexpr Test &Test::operator=(const Test &) = delete;

clang++ test.cpp -std=c++11 (must c++11)
Debian clang version 14.0.6-2
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJxEkc2u4yAMhZ_G2aBGYPLTLFi0irqexbwABd-EEQ0RJvfOvP0oadWuLPnYH-YcyxymhchAe4V2rOxW5pTNL5sDz2Gp7sn_M2Um4ZInEViAHEFeXLTM4jdxEdBfoR9BX19KWrjQ3zW_VOz2CvoC-pJWyrakDHoEPB-T7ynAQYAehadIhd6493PLBHgFvIpCXGq3ruLExYMe3bOvlAA8PzYu4t0BHJ77I92DXcSBEd-UOaRFqKaWdXfCyhvtBz3Yiozq-r5RfdeqajbOKiu_1Nmh9VZ1zXBuPaJryJ913ypfBYMStUTslEbZqtr2NPR2QEfNF3ry0Eh62BDrGL8fdcpTFZg3Mp2SsqmivVPkw3nEhX7EIQLiHkQ2-87pvk0MjYyBC38oJZRI5vkdly3P4ieUWXy8_zhZbTmauZSV9wzwBnibQpm3e-3SA_C2M1_ltOb0h1wBvB2XMODtuPR_AAAA__9xZ6g8">