[all-commits] [llvm/llvm-project] cfc10b: [lld] Fix warning in SymbolTable.cpp (#112323)

Karl-Johan Karlsson via All-commits all-commits at lists.llvm.org
Tue Oct 15 21:35:16 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cfc10bea9d18d9560cfbadca8609eb79aa3f09c3
      https://github.com/llvm/llvm-project/commit/cfc10bea9d18d9560cfbadca8609eb79aa3f09c3
  Author: Karl-Johan Karlsson <karl-johan.karlsson at ericsson.com>
  Date:   2024-10-16 (Wed, 16 Oct 2024)

  Changed paths:
    M lld/ELF/SymbolTable.cpp

  Log Message:
  -----------
  [lld] Fix warning in SymbolTable.cpp (#112323)

Fix gcc warning:

lld/ELF/SymbolTable.cpp:340:33: warning: enumeral and non-enumeral type
in conditional expression [-Wextra]



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