diff options
| author | Michael Buch <michaelbuch12@gmail.com> | 2025-07-12 22:41:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-12 22:41:21 +0100 |
| commit | 8afab759d471b60863b8304e39bf6a8b415221dc (patch) | |
| tree | 6c1b0a8303b8de216b156c3157de0271e6fbab5c /libc | |
| parent | 00311cf6040604a2654cafd8f0d175d3b85d29d4 (diff) | |
[lldb][Format] Fall back to old function.name-with-args if language frame format is emtpy (#148235)
There is currently no way to prevent `${function.name-with-args}` from
using the `plugin.cplusplus.display.function-name-format` setting. Even
if the setting is set to an empty string. As a way to disable formatting
by language plugin, this patch makes it so
`plugin.cplusplus.display.function-name-format` falls back to the old
way of printing `${function.name-with-args}`. Even if we didn't want to
add a fallback, making the setting an empty string shouldn't really
"succeed".
Diffstat (limited to 'libc')
0 files changed, 0 insertions, 0 deletions
