malaperle added inline comments.
================
Comment at: clangd/Protocol.h:295
+
+struct ClangdConfigurationParams {
+
----------------
ilya-biryukov wrote:
> Maybe call it `ClangdConfigurationParamsChange` to make it clear those are
> diffs, not the actual params?
The idea was that we can reuse the same struct for
InitializeParams.initializationOptions
https://reviews.llvm.org/D39571
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits