diff options
| author | Haojian Wu <hokein@google.com> | 2018-04-13 08:30:39 +0000 |
|---|---|---|
| committer | Haojian Wu <hokein@google.com> | 2018-04-13 08:30:39 +0000 |
| commit | 545c02a7109c5bc1f97a1a4b55d1db475169a417 (patch) | |
| tree | e86c720fe1de0911394b4d4119242a0c4a9867a4 /lldb/packages/Python/lldbsuite/test/lldbplatform.py | |
| parent | 1ba194212a948fe4664ed7caedc7637968a7dbc7 (diff) | |
| download | bcm5719-llvm-545c02a7109c5bc1f97a1a4b55d1db475169a417.tar.gz bcm5719-llvm-545c02a7109c5bc1f97a1a4b55d1db475169a417.zip | |
[clangd] Add line and column number to the index symbol.
Summary:
LSP is using Line & column as symbol position, clangd needs to transfer file
offset to Line & column when sending results back to LSP client, which is a high
cost, especially for finding workspace symbol -- we have to read the file
content from disk (if it isn't loaded in memory).
Saving these information in the index will make the clangd life eaiser.
Reviewers: sammccall
Subscribers: klimek, ilya-biryukov, jkorous-apple, ioeric, MaskRay, cfe-commits
Differential Revision: https://reviews.llvm.org/D45513
llvm-svn: 329997
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbplatform.py')
0 files changed, 0 insertions, 0 deletions

