[all-commits] [llvm/llvm-project] e4f03b: [GSYM] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Tue Jan 21 09:46:56 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e4f03b158c97098e1835cc1f00d0175398974f98
https://github.com/llvm/llvm-project/commit/e4f03b158c97098e1835cc1f00d0175398974f98
Author: Kazu Hirata <kazu at google.com>
Date: 2025-01-21 (Tue, 21 Jan 2025)
Changed paths:
M llvm/lib/DebugInfo/GSYM/FunctionInfo.cpp
Log Message:
-----------
[GSYM] Fix a warning
This patch fixes:
llvm/lib/DebugInfo/GSYM/FunctionInfo.cpp:321:7: error: unannotated
fall-through between switch labels [-Werror,-Wimplicit-fallthrough]
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list