aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2025-07-02 10:32:47 -0700
committerKazu Hirata <kazu@google.com>2025-07-02 10:32:47 -0700
commit1626867ccdf4d9dabb7958a87766fdd16b513a0f (patch)
treec2b4bc3aef80816c7da8774cc775d682df2803dc /clang/lib/Frontend/CompilerInvocation.cpp
parent6b623a6622707ea47d84ab0069f766215a6fec44 (diff)
downloadllvm-1626867ccdf4d9dabb7958a87766fdd16b513a0f.zip
llvm-1626867ccdf4d9dabb7958a87766fdd16b513a0f.tar.gz
llvm-1626867ccdf4d9dabb7958a87766fdd16b513a0f.tar.bz2
[lldb] Fix warnings
This patch fixes: lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:415:7: error: label at end of compound statement is a C++23 extension [-Werror,-Wc++23-extensions] lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:536:7: error: label at end of compound statement is a C++23 extension [-Werror,-Wc++23-extensions] lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:672:7: error: label at end of compound statement is a C++23 extension [-Werror,-Wc++23-extensions]
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions