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

Reid Kleckner <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassignedclangbugs@nondot. |[email protected]
                   |org                         |
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #24 from Reid Kleckner <[email protected]> ---
Amy fixed this in https://reviews.llvm.org/D98472 /
https://github.com/llvm/llvm-project/commit/f5352dd9dab1ee8a2ae19a3fca3111c8b5de8ce2.

We basically gave up and just reimplemented the builtin in the compiler, even
though I really didn't want to do that. It's the same as what we did for
wmemcmp.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to