diff options
author | Eric Liu <ioeric@google.com> | 2018-06-22 10:46:59 +0000 |
---|---|---|
committer | Eric Liu <ioeric@google.com> | 2018-06-22 10:46:59 +0000 |
commit | 7ad1696900e6189f89688a346f6d954372748a33 (patch) | |
tree | bd2483a20c4882d97f8eadde0a1267aaceeb4b16 /lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/nested.cpp | |
parent | 6d448da1bef6ff485b1588136433ba5a58b2ccb0 (diff) | |
download | bcm5719-llvm-7ad1696900e6189f89688a346f6d954372748a33.tar.gz bcm5719-llvm-7ad1696900e6189f89688a346f6d954372748a33.zip |
[clangd] Expose qualified symbol names in CompletionItem (C++ structure only, no json).
Summary:
The qualified name can be used to match a completion item to its corresponding
symbol. This can be useful for tools that measure code completion quality.
Qualified names are not precise for identifying symbols; we need to figure out a
better way to identify completion items.
Reviewers: sammccall
Reviewed By: sammccall
Subscribers: ilya-biryukov, MaskRay, jkorous, cfe-commits
Differential Revision: https://reviews.llvm.org/D48425
llvm-svn: 335334
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/nested.cpp')
0 files changed, 0 insertions, 0 deletions