This should be NFC to clang-rename, by default the traversal scope is
TUDecl. Traversing the TUDecl in clangd is a performance cliff, we should
avoid it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D69892
[clang-rename] Respect the traversal scope when traversing the entire AST. hokein on Nov 6 2019, 6:28 AM. Authored by
Details This should be NFC to clang-rename, by default the traversal scope is
Diff Detail
|