[all-commits] [llvm/llvm-project] c94ce0: [ADT] Fix warnings

Kazu Hirata via All-commits all-commits at lists.llvm.org
Wed Dec 18 19:59:36 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c94ce0cca25229cd0e38560ad6e56a1a2f9a0c8b
      https://github.com/llvm/llvm-project/commit/c94ce0cca25229cd0e38560ad6e56a1a2f9a0c8b
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-12-18 (Wed, 18 Dec 2024)

  Changed paths:
    M llvm/unittests/ADT/ScopedHashTableTest.cpp

  Log Message:
  -----------
  [ADT] Fix warnings

This patch fixes warnings of the form:

  llvm/unittests/ADT/ScopedHashTableTest.cpp:41:20: error:
  'ScopedHashTableScope' may not intend to support class template
  argument deduction [-Werror,-Wctad-maybe-unsupported]



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