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. Authored by hokein on Nov 6 2019, 6:28 AM. 
Details This should be NFC to clang-rename, by default the traversal scope is 
Diff Detail 
 |