Files
clang-p2996/llvm/unittests/ADT/ScopedHashTableTest.cpp
Kazu Hirata c94ce0cca2 [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]
2024-12-18 19:59:11 -08:00

5.5 KiB