[PATCH] D148489: [clangd] Implement configs to stop clangd produce a certain semantic tokens
Qingyuan Zheng via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 24 20:32:03 PDT 2023
daiyousei-qz added a comment.
Sorry for the inactivity. I have replace the parameter with const ref. By the way, I also removed the existing `IncludeInactiveRegionTokens` flag and uses this filter instead. Please help review the change. Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148489/new/
https://reviews.llvm.org/D148489
More information about the cfe-commits
mailing list