[llvm-bugs] [Bug 48507] Type traits error in c++17 version

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Jun 17 10:35:13 PDT 2021


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

Louis Dionne <ldionne at apple.com> changed:

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

--- Comment #20 from Louis Dionne <ldionne at apple.com> ---
Thanks to everyone for their analysis, in particular Richard Smith for layout
out the solution.

I created a PR in nlohmann::json to fix this upstream:
https://github.com/nlohmann/json/pull/2825.

I'm going to close this because it's not a libc++ or Clang bug as far as I can
tell.

-- 
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/20210617/77fa022d/attachment.html>


More information about the llvm-bugs mailing list