Do not include tag keywords when printing types for symbol names, as it
will come from SymbolKind.
Also suppress them while printing definitions to prevent them occuring in
template arguments.
Make use of getAsString, instead of print in all places to have a consistent
style across the file.
Details
Details
- Reviewers
sammccall - Commits
- rGffd0f116754c: [clangd] Improve type printing in hover
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Unit tests: pass. 61327 tests passed, 0 failed and 738 were skipped.
clang-tidy: pass.
clang-format: pass.
Build artifacts: diff.json, clang-tidy.txt, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml