diff options
author | Kadir Cetinkaya <kadircet@google.com> | 2020-01-07 15:15:00 +0100 |
---|---|---|
committer | Kadir Cetinkaya <kadircet@google.com> | 2020-01-10 09:51:20 +0100 |
commit | ffd0f116754c36146bb21a01b047782ce8a01e2e (patch) | |
tree | 9801e085590c3139133f37fdad31f80e7badeac1 /lldb/packages/Python/lldbsuite/test/commands/command/script/TestCommandScript.py | |
parent | 45c4b08d8228f64b02b8a4df069aa37d5fa70829 (diff) | |
download | bcm5719-llvm-ffd0f116754c36146bb21a01b047782ce8a01e2e.tar.gz bcm5719-llvm-ffd0f116754c36146bb21a01b047782ce8a01e2e.zip |
[clangd] Improve type printing in hover
Summary:
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.
Reviewers: sammccall
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D72450
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/command/script/TestCommandScript.py')
0 files changed, 0 insertions, 0 deletions