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

    <tr>
        <th>Summary</th>
        <td>
            Better 'summarize' builtin-conversion-candidates
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            clang:diagnostics
      </td>
    </tr>

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

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

<pre>
    See this error message here:

https://godbolt.org/z/x4WPxvzar

We should probably find a way to say recognize we mean 'none of the builtin candidates work' and say something like "all of the builtin candidate operator==s don't work, because operand can't convert to any of the following types:" (or similar) instead of printing everything.

The result as-is, is that we mention 'float' for no good reason.
</pre>
<img width="1" height="1" alt="" src="http://email.email.llvm.org/o/eJx0UkGL4zwM_TXORbSkSjNtDznMfEPPH-zCnOVYTbzjWMVy2kl__eK2y8DCgsEY6z3pPT1S9UNk7kz7Ztr3iuY8Suo4-X78ZIpcWXFL94MZ8ugVOCVJMLEqDQwjJzbNq6nLGXM-a3nh0eBxEGcl5LWkweDxZvD4tf34_-tyo_Qo_2DQUebg4JzEkg0LnHx0QHClBbKA0gKJexmivzFcGSamCAZ3USKDnCCPDHb2IfsIPUXnHWVWuEr6NLgDiu7OoTJxHn0cIPhPBoNIIfwTD3LmRFmSad5N867gJBrc5Sftf2C5p1mfddEV5P2_l3jhlMvkFJc__CcJQa6leV7O_LAHweBeEqiffKBk8AA-amZyBXVOPuYC4Aun5T74-uHYz5Ehsc4hA-nKa5nGK-SR8sOemL3cHToFoVw8OEmCKDCIOEhMKnFdua5xh-ZAFXebXfuyabc17quxOzQbbPGwq2lXH6y1G4sHatt-e7INsuXKd1hjW--xxbpptvs119win6hxmxe327dmW_NEPqxDuExl85VXnbnbtC3u91Ugy0HvSUPsA8XBNK_O0xBFs-_VIJYIpq7AV3Ye1Gzr4DXrN2H2OXD3xjlzKkp1niZK_sZF7XOZq8cq1EtcfeeimlPo_sqoz-Ns171MBo-lxfNanZP84j4bPN4FqMHjU8Olw98BAAD__3qtEa0">