[clangd] Rename DiagnosticsConsumer -> ClangdServer::Callbacks, and make it optional
Summary: This reflects its current function better and avoids confusion with clang::DiagnosticConsumer. The old name/constructor is left around temporarily for compatibility. (Metagame: merging with out-of-tree changes is harder than usual this month) Reviewers: hokein Subscribers: ilya-biryukov, javed.absar, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D73346
Loading
Please sign in to comment