commit | 8a0f76b855afdf1099e4447dd30543ea7cb9c562 | [log] [tgz] |
---|---|---|
author | Ilya Biryukov <[email protected]> | Fri Aug 17 09:32:30 2018 |
committer | Ilya Biryukov <[email protected]> | Fri Aug 17 09:32:30 2018 |
tree | 48cba6fa353721d1215a469288f8141aedaec064 | |
parent | 5f4a351306de78453d5c35bbaa4f8f0717db9029 [diff] |
[clangd] Fetch documentation from the Index during signature help Summary: Sema can only be used for documentation in the current file, other doc comments should be fetched from the index. Reviewers: hokein, ioeric, kadircet Reviewed By: hokein, kadircet Subscribers: MaskRay, jkorous, mgrang, arphaman, cfe-commits Differential Revision: https://reviews.llvm.org/D50727 llvm-svn: 340005