diff options
author | Kristóf Umann <dkszelethus@gmail.com> | 2021-11-10 15:03:06 +0100 |
---|---|---|
committer | Kristóf Umann <dkszelethus@gmail.com> | 2022-01-24 16:37:11 +0100 |
commit | 3ad35ba4dea5240dd58476f0c85f0fe096d6c7ce (patch) | |
tree | 305497eb39abd8620e53988cb26fa4c07721e628 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 4d53f88d1a18e288362e1077ae09c98c843593ba (diff) | |
download | llvm-3ad35ba4dea5240dd58476f0c85f0fe096d6c7ce.zip llvm-3ad35ba4dea5240dd58476f0c85f0fe096d6c7ce.tar.gz llvm-3ad35ba4dea5240dd58476f0c85f0fe096d6c7ce.tar.bz2 |
[Templight] Don't display empty strings for names of unnamed template parameters
Patch originally by oktal3000: https://github.com/mikael-s-persson/templight/pull/40
When a template parameter is unnamed, the name of -templight-dump might return
an empty string. This is fine, they are unnamed after all, but it might be more
user friendly to at least describe what entity is unnamed.
Differential Revision: https://reviews.llvm.org/D115521
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions