[PATCH] D98505: [clangd] Propagate data in diagnostics

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 23 05:31:08 PDT 2021


kadircet updated this revision to Diff 332636.
kadircet marked 2 inline comments as done.
kadircet added a comment.

- Ignore capability
- Store data as a json::Object rather than an Array.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98505/new/

https://reviews.llvm.org/D98505

Files:
  clang-tools-extra/clangd/Diagnostics.cpp
  clang-tools-extra/clangd/Diagnostics.h
  clang-tools-extra/clangd/Protocol.cpp
  clang-tools-extra/clangd/Protocol.h
  clang-tools-extra/clangd/refactor/Tweak.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98505.332636.patch
Type: text/x-patch
Size: 5161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210323/3e5b8888/attachment.bin>


More information about the cfe-commits mailing list