[all-commits] [llvm/llvm-project] a194d5: [ExecutionEngine] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Wed Jul 30 10:57:55 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a194d516546061078dc217a81655688f1a175ca2
      https://github.com/llvm/llvm-project/commit/a194d516546061078dc217a81655688f1a175ca2
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-07-30 (Wed, 30 Jul 2025)

  Changed paths:
    M llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp

  Log Message:
  -----------
  [ExecutionEngine] Fix a warning

This patch fixes:

  llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp:1578:3: error:
  'std::unique_lock' 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