[all-commits] [llvm/llvm-project] 7c581b: [Clang][Sema] Remove unused function after #88731 ...

Krystian Stasiowski via All-commits all-commits at lists.llvm.org
Mon Apr 22 09:04:35 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c581b554efa7c720b780f721877107ae0fc78ff
      https://github.com/llvm/llvm-project/commit/7c581b554efa7c720b780f721877107ae0fc78ff
  Author: Krystian Stasiowski <sdkrystian at gmail.com>
  Date:   2024-04-22 (Mon, 22 Apr 2024)

  Changed paths:
    M clang/lib/Sema/SemaOverload.cpp

  Log Message:
  -----------
  [Clang][Sema] Remove unused function after #88731 (#89618)

Removes an unused static function `IsOverloaded` from `SemaOverload.cpp`
that is unused after #88731.



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