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

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 17 06:50:48 PDT 2018


ilya-biryukov added a comment.

Why do we want an alternative mode for transferring fix-its and notes? Any reason why our current model is bad?
One thing that comes to mind is inconsistency between clang and our model, but I wonder where would it affect the user experience in a bad way?


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D50814





More information about the cfe-commits mailing list