[PATCH] D41118: [clangd] Emit ranges for clangd diagnostics, and fix off-by-one positions

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 13 00:49:26 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE320555: [clangd] Emit ranges for clangd diagnostics, and fix off-by-one positions (authored by sammccall, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41118?vs=126563&id=126679#toc

Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D41118

Files:
  clangd/ClangdLSPServer.cpp
  clangd/ClangdLSPServer.h
  clangd/ClangdUnit.cpp
  clangd/ClangdUnit.h
  test/clangd/diagnostics.test
  test/clangd/execute-command.test
  test/clangd/extra-flags.test
  test/clangd/fixits.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41118.126679.patch
Type: text/x-patch
Size: 16308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171213/d027d2dd/attachment.bin>


More information about the cfe-commits mailing list