summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/source-manager
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2016-05-18 16:42:38 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2016-05-18 16:42:38 +0000
commit5e6b35f4d12926235290d683f09ffed031bed938 (patch)
tree7ba8df8e1f1e1a2c465839e554b7655e243f60d1 /lldb/packages/Python/lldbsuite/test/source-manager
parent350b29862f059d21d16df5e87b0688a7afa4f576 (diff)
downloadbcm5719-llvm-5e6b35f4d12926235290d683f09ffed031bed938.tar.gz
bcm5719-llvm-5e6b35f4d12926235290d683f09ffed031bed938.zip
[include-fixer] Also look up prefixes of queries.
This is used to find nested classes. For a nested name foo::bar::qux we will first look up foo::bar::qux, then foo::bar, then foo unless we find a result. This is used to support nested classes which are not part of the index but can only be used if the header for the parent context is included. Differential Revision: http://reviews.llvm.org/D20372 llvm-svn: 269956
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/source-manager')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud