krasimir added inline comments.
================ Comment at: test/clangd/formatting.txt:9 +# CHECK: {"jsonrpc":"2.0","id":0,"result":{"capabilities":{ +# CHECK: "textDocumentSync": 1, +# CHECK: "documentFormattingProvider": true, ---------------- bkramer wrote: > djasper wrote: > > How did you come up with this indentation? > It's hardcoded as a raw string literal in the source. It looks better there ;) Maybe you could consider clang-format-ing the json output too? :D Repository: rL LLVM https://reviews.llvm.org/D29451 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits