[PATCH] D60267: [clangd] Support relatedInformation in diagnostics.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 4 07:27:59 PDT 2019
sammccall created this revision.
sammccall added a reviewer: ilya-biryukov.
Herald added subscribers: cfe-commits, kadircet, arphaman, jkorous, MaskRay, ioeric.
Herald added a project: clang.
We already have the structure internally, we just need to expose it.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D60267
Files:
clangd/Diagnostics.cpp
clangd/Diagnostics.h
clangd/Protocol.cpp
clangd/Protocol.h
clangd/SourceCode.cpp
unittests/clangd/DiagnosticsTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60267.193708.patch
Type: text/x-patch
Size: 14123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190404/1b365778/attachment-0001.bin>
More information about the cfe-commits
mailing list