diff options
author | Kirill Bobyrev <kbobyrev@google.com> | 2022-01-18 09:43:40 +0100 |
---|---|---|
committer | Kirill Bobyrev <kbobyrev@google.com> | 2022-01-18 09:43:53 +0100 |
commit | 2d9198cec994b91fc13ef6cdd6983c61aaa1f726 (patch) | |
tree | f503095a486a4c30766e89382313b557a333402d /lldb/unittests/ScriptInterpreter/Python | |
parent | f4515ab858ec3ac87ee63aacdf29647bc64b0de4 (diff) | |
download | llvm-2d9198cec994b91fc13ef6cdd6983c61aaa1f726.zip llvm-2d9198cec994b91fc13ef6cdd6983c61aaa1f726.tar.gz llvm-2d9198cec994b91fc13ef6cdd6983c61aaa1f726.tar.bz2 |
[clangd] Remove redundant check for renamed symbol origin
This is a follow-up on D116643. `isInSystemHeader` check already detects
symbols coming from the Standard Library, so searching for the qualified name
in StdSymbolMap.inc is no longer necessary.
The tests filtering out purely based on the symbol qualified names are removed.
Reviewed By: hokein
Differential Revision: https://reviews.llvm.org/D117491
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions