[PATCH] D80170: [clangd] findExplicitReferences supports goto labels

2020-05-19 Thread Sam McCall via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGb0d94964da8c: [clangd] findExplicitReferences supports goto labels (authored by sammccall). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D80170/new/

[PATCH] D80170: [clangd] findExplicitReferences supports goto labels

2020-05-18 Thread Sam McCall via Phabricator via cfe-commits
sammccall created this revision. sammccall added a reviewer: adamcz. Herald added subscribers: cfe-commits, usaxena95, kadircet, arphaman, jkorous, MaskRay, ilya-biryukov. Herald added a project: clang. This means they're renamable and textDocument/highlight works This fell out of D78454