[clangd] Decouple macro/decl-under-cursor finding. Don't pretend there can be multipl...
authorSam McCall <sam.mccall@gmail.com>
Tue, 3 Sep 2019 14:12:48 +0000 (14:12 +0000)
committerSam McCall <sam.mccall@gmail.com>
Tue, 3 Sep 2019 14:12:48 +0000 (14:12 +0000)
commit97e5de522e6d09adabcfe5c6ac09a4f0c5b1c153
tree245f9da7daf5e014d9da03e74d3173e10b8ba7b1
parent72379548ebdec95cd4d9cfa58c16c90b6db8173d
[clangd] Decouple macro/decl-under-cursor finding. Don't pretend there can be multiple macros. NFC.

llvm-svn: 370759
clang-tools-extra/clangd/XRefs.cpp