[all-commits] [llvm/llvm-project] 3b912a: [lld] Fix a warning
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sun Oct 30 13:28:15 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3b912a9ffdae3bf4d2224ff1b668f645fa14418b
https://github.com/llvm/llvm-project/commit/3b912a9ffdae3bf4d2224ff1b668f645fa14418b
Author: Kazu Hirata <kazu at google.com>
Date: 2022-10-30 (Sun, 30 Oct 2022)
Changed paths:
M lld/MachO/OutputSegment.cpp
Log Message:
-----------
[lld] Fix a warning
This patch fixes:
lld/MachO/OutputSegment.cpp:50:43: warning: enumerated and
non-enumerated type in conditional expression [-Wextra]
More information about the All-commits
mailing list