diff options
| author | Edd Dawson <edd.dawson@sony.com> | 2024-10-23 13:03:30 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-23 13:03:30 +0100 |
| commit | d4dd770289b506a2a0fed6fe4add68048f37748d (patch) | |
| tree | 1649245c173232ab6605ce7161740a0fde894831 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | b225b15a3d5ff28e4848369ef14ea63f9e418a9d (diff) | |
[llvm-cxxfilt] De-emphasize "function" in llvm-cxxfilt docs and --help (#113309)
llvm-cxxfilt can demangle names of data symbols, in addition to function
names.
$ llvm-cxxfilt _ZN6garden5gnomeE
garden::gnome
And type names too, on request:
$ llvm-cxxfilt -t i
int
Update some overly specific the wording in the --help and documentation
that suggests otherwise.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
