aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorMichael Buch <michaelbuch12@gmail.com>2025-07-12 22:41:21 +0100
committerGitHub <noreply@github.com>2025-07-12 22:41:21 +0100
commit8afab759d471b60863b8304e39bf6a8b415221dc (patch)
tree6c1b0a8303b8de216b156c3157de0271e6fbab5c /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent00311cf6040604a2654cafd8f0d175d3b85d29d4 (diff)
downloadllvm-8afab759d471b60863b8304e39bf6a8b415221dc.zip
llvm-8afab759d471b60863b8304e39bf6a8b415221dc.tar.gz
llvm-8afab759d471b60863b8304e39bf6a8b415221dc.tar.bz2
[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 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions