[PATCH] D58291: [clangd] Include textual diagnostic ID as Diagnostic.code.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 15 10:43:57 PST 2019


sammccall created this revision.
sammccall added a reviewer: kadircet.
Herald added subscribers: cfe-commits, jdoerfert, arphaman, jkorous, MaskRay, ioeric, ilya-biryukov.
Herald added a project: clang.

Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D58291

Files:
  clangd/Diagnostics.cpp
  clangd/Diagnostics.h
  clangd/Protocol.cpp
  clangd/Protocol.h
  test/clangd/compile-commands-path-in-initialize.test
  test/clangd/diagnostic-category.test
  test/clangd/diagnostics.test
  test/clangd/did-change-configuration-params.test
  test/clangd/execute-command.test
  test/clangd/fixits-codeaction.test
  test/clangd/fixits-command.test
  test/clangd/fixits-embed-in-diagnostic.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58291.187043.patch
Type: text/x-patch
Size: 9385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190215/d8129621/attachment-0001.bin>


More information about the cfe-commits mailing list