ilya-biryukov added a comment.
Herald added a subscriber: kadircet.

Just to make sure I fully understand the use-case: could you elaborate a little 
more? Do you need to get exactly the same set of notes that clang provides?
Our current model seems to follow the clang's model, but it removes some notes 
and shows them as fix-its for the main diagnostic instead.
(We think it should provide a better user experience, because those notes do 
look like a way to present a fix-it to the user when you have only text-based 
output and they seem redundant when one has an editor-based UI with fix-its).

Not opposed to changing the model to meet other needs, but want to make sure 
what we're currently doing in clangd makes sense and understand your use-case 
better.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D50814



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to