ilya-biryukov added a comment.

In https://reviews.llvm.org/D35894#895023, @Nebiroth wrote:

> I would like some feedback/suggestions on whether it's possible to "append" 
> information to a MarkedString to be displayed on client?


You mean append **after** returning `MarkedString` to the client? I don't think 
that's possible.
Under what circumstances this could be useful? In general, it seems perfectly 
fine if we send the whole description+documentation right away.


https://reviews.llvm.org/D35894



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

Reply via email to