[PATCH] D50814: [clangd] transfer the fixits with the notes instead of adding them to the main diagnostic if request by the client

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 17 14:24:35 PDT 2018


arphaman added a comment.

Our client has a presentation layer with a Clang-based hierarchical model for diagnostics, so we need the original notes. This is a hard requirement in that sense.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D50814





More information about the cfe-commits mailing list