[PATCH] D85883: [clangd] Add ClangdServer::customAction() extension point
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 13 05:29:47 PDT 2020
sammccall added a comment.
Yup sorry @adamcz, I was just confused. Likewise, happy to change to a different structure or revert entirely if you have concerns.
41d0edd54e29e994fa7d40961a38e8fca27addac <https://reviews.llvm.org/rG41d0edd54e29e994fa7d40961a38e8fca27addac> eliminates dumpAST based on this, but is easy to revert too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85883/new/
https://reviews.llvm.org/D85883
More information about the cfe-commits
mailing list