| commit | a66d2cb57573fdb6e5e08deca2fd09c573e039a1 | [log] [tgz] |
|---|---|---|
| author | Sam McCall <sam.mccall@gmail.com> | Tue Dec 19 17:06:07 2017 +0000 |
| committer | Sam McCall <sam.mccall@gmail.com> | Tue Dec 19 17:06:07 2017 +0000 |
| tree | 1c98d379dbf686189ffd7e215218ab091b1d0ee9 | |
| parent | e3e1570695c9a3d2fb04653da724298fa17f1c1b [diff] |
[clangd] Split findDefs/highlights into XRefs, from ClangdUnit. NFC Going to add unit tests in the next patch. (Haha!) But seriously there's some work to do first - need to extract the markers-in-source-code parser from CodeComplete test and make it more flexible, to allow annotated ranges etc. llvm-svn: 321087