[PATCH] D53941: [clangd][wip] Add 'related information' to diagnostics. Does not work for built-in notes

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 31 10:20:57 PDT 2018


ilya-biryukov created this revision.
Herald added subscribers: cfe-commits, kadircet, arphaman, jkorous, MaskRay, ioeric.

A prototype that I made a while ago and never landed.
Not suppossed to be a final solution and will probably merge-conflict now,
publishing to not loose it.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D53941

Files:
  clangd/ClangdLSPServer.cpp
  clangd/Diagnostics.cpp
  clangd/Diagnostics.h
  clangd/Protocol.cpp
  clangd/Protocol.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53941.171954.patch
Type: text/x-patch
Size: 6873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181031/d6029757/attachment-0001.bin>


More information about the cfe-commits mailing list