[llvm-bugs] [Bug 38767] clangd can't process Unicode special characters / umlauts in JSON

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Feb 13 03:24:40 PST 2019


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

Kadir Cetinkaya <kadircetinkaya.06.tr at gmail.com> changed:

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

--- Comment #6 from Kadir Cetinkaya <kadircetinkaya.06.tr at gmail.com> ---
The issue seems to be related to llvm::json::parse, either the client sending
the rpc is failing to encode or json parser inside llvm is failing to decode.
So it is not related to clangd.

-- 
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/20190213/dbd874e5/attachment.html>


More information about the llvm-bugs mailing list