diff options
author | Haojian Wu <hokein@google.com> | 2018-03-13 12:30:59 +0000 |
---|---|---|
committer | Haojian Wu <hokein@google.com> | 2018-03-13 12:30:59 +0000 |
commit | 2658cb65bdc51f3569b9494c13024a9504ef7fb0 (patch) | |
tree | f6c43ba3e3ae59e5074b4ceb22b3dfcaae998418 /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py | |
parent | 797f32e084071d225ecaf094460e8fc35d330d78 (diff) | |
download | bcm5719-llvm-2658cb65bdc51f3569b9494c13024a9504ef7fb0.tar.gz bcm5719-llvm-2658cb65bdc51f3569b9494c13024a9504ef7fb0.zip |
[clangd] Fix irrelevant declaratations in goto definition (on macros).
Summary:
DeclrationAndMacrosFinder will find some declarations (not macro!) that are
referened inside the macro somehow, isSearchedLocation() is not sufficient, we
don't know whether the searched source location is macro or not.
Reviewers: ilya-biryukov
Subscribers: klimek, jkorous-apple, ioeric, cfe-commits
Differential Revision: https://reviews.llvm.org/D44293
llvm-svn: 327387
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions