diff options
author | Haojian Wu <hokein.wu@gmail.com> | 2019-11-06 15:21:40 +0100 |
---|---|---|
committer | Haojian Wu <hokein.wu@gmail.com> | 2019-11-07 10:43:54 +0100 |
commit | 118f7836a65e864ef3c7e015d58ca370fee65e89 (patch) | |
tree | 23a9276dee1942af7dba4a5b6afeb4bd277edeaf /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | |
parent | 5b9a072c39c0c34a290abd19e4aca8208a9afae6 (diff) | |
download | bcm5719-llvm-118f7836a65e864ef3c7e015d58ca370fee65e89.tar.gz bcm5719-llvm-118f7836a65e864ef3c7e015d58ca370fee65e89.zip |
[clang-rename] Respect the traversal scope when traversing the entire AST.
Summary:
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.
Reviewers: ilya-biryukov
Subscribers: kadircet, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D69892
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions