[PATCH] D78784: [clangd] Add some logging to explain why textual fallback navigation failed
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 24 06:59:40 PDT 2020
sammccall added a comment.
This seems fine-grained even for `vlog`. Is this for debugging, can it be `dlog()`? (i.e. available in asserts-enabled builds behind `-debug` or `-debug-only=XRefs.cpp`)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78784/new/
https://reviews.llvm.org/D78784
More information about the cfe-commits
mailing list