Currently when hovering over an auto or decltype that resolve to a
builtin-type, clangd would display <unknown> as the kind of the symbol.
Drop that to make rendering nicer.
Differential D72777
[clangd] Dont display `<unknown>` kinds in hover board kadircet on Jan 15 2020, 9:12 AM. Authored by
Details Currently when hovering over an auto or decltype that resolve to a Drop that to make rendering nicer.
Diff Detail
Event TimelineComment Actions Unit tests: pass. 61895 tests passed, 0 failed and 782 were skipped. clang-tidy: unknown. clang-format: pass. Build artifacts: diff.json, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml |