[PATCH] D57509: [clangd] Append "(fix available)" to diagnostic message when fixes are present.

Eric Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 31 09:58:16 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL352764: [clangd] Append "(fix available)" to diagnostic message when fixes are present. (authored by ioeric, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57509

Files:
  clang-tools-extra/trunk/clangd/Diagnostics.cpp
  clang-tools-extra/trunk/test/clangd/diagnostic-category.test
  clang-tools-extra/trunk/test/clangd/diagnostics.test
  clang-tools-extra/trunk/test/clangd/did-change-configuration-params.test
  clang-tools-extra/trunk/test/clangd/execute-command.test
  clang-tools-extra/trunk/test/clangd/fixits-codeaction.test
  clang-tools-extra/trunk/test/clangd/fixits-command.test
  clang-tools-extra/trunk/test/clangd/fixits-embed-in-diagnostic.test
  clang-tools-extra/trunk/unittests/clangd/DiagnosticsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57509.184536.patch
Type: text/x-patch
Size: 9958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190131/14464cba/attachment.bin>


More information about the llvm-commits mailing list