[llvm-bugs] [Bug 50591] wrong comparison category/crash involving user-defined conversions to builtin types

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Jul 1 17:52:51 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=50591

Matheus Izvekov <mizvekov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #2 from Matheus Izvekov <mizvekov at gmail.com> ---
This was fixed in main.

The last commit to affect this behavior was:

https://github.com/llvm/llvm-project/commit/ad14b5b008e2

Where the spceship operator for function pointers was removed from the overload
set.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210702/0212989f/attachment.html>


More information about the llvm-bugs mailing list