[PATCH] D62372: [clangd] Limit the size of synthesized fix message

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 24 02:07:28 PDT 2019


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

A temporary workaround until we figure out a better way to present fixes.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D62372

Files:
  clang-tools-extra/clangd/Diagnostics.cpp
  clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62372.201151.patch
Type: text/x-patch
Size: 4419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190524/8bb8ae2d/attachment.bin>


More information about the cfe-commits mailing list