[clangd] Log use of heuristic go-to-def. NFC
authorSam McCall <sam.mccall@gmail.com>
Mon, 25 May 2020 08:19:34 +0000 (10:19 +0200)
committerSam McCall <sam.mccall@gmail.com>
Mon, 25 May 2020 08:19:34 +0000 (10:19 +0200)
commitb752a2743ab0d24d8da5d97c07fbdb996df78b1f
tree09c26e11031ae43641972e47fafc991f1d043b3d
parent5b7ff6f07ffbcbcfad24f39faad5858cc379fad0
[clangd] Log use of heuristic go-to-def. NFC

Generally:
 - found results using this method -> log
 - no results using this method -> vlog
 - method wasn't applied because ineligible -> no log
clang-tools-extra/clangd/XRefs.cpp