commit | 682cfe704dc9f1638cd5d3cc61ba286a7c4987aa | [log] [tgz] |
---|---|---|
author | Sam McCall <[email protected]> | Mon Jun 04 10:37:16 2018 |
committer | Sam McCall <[email protected]> | Mon Jun 04 10:37:16 2018 |
tree | ab4ff2e5ad71d0410e033998ecd33292dc983be2 | |
parent | 64091d5626581d9be26a206adcd6d3d76ac6eed4 [diff] |
[clangd] Hover should return null when not hovering over anything. Summary: Also made JSON serialize Optional<T> to simplify this. Reviewers: ioeric Subscribers: klimek, ilya-biryukov, MaskRay, jkorous, cfe-commits Differential Revision: https://reviews.llvm.org/D47701 llvm-svn: 333881