[all-commits] [llvm/llvm-project] 1c5186: [OpenMP][omptest] Enable missing callback (#161650)

Jan Patrick Lehr via All-commits all-commits at lists.llvm.org
Mon Oct 6 04:21:31 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c5186c315fdc6a070c302fe78f0e18122b9038f
      https://github.com/llvm/llvm-project/commit/1c5186c315fdc6a070c302fe78f0e18122b9038f
  Author: Jan Patrick Lehr <JanPatrick.Lehr at amd.com>
  Date:   2025-10-06 (Mon, 06 Oct 2025)

  Changed paths:
    M openmp/tools/omptest/src/OmptTester.cpp

  Log Message:
  -----------
  [OpenMP][omptest] Enable missing callback (#161650)

The registration of this callback handler was disabled for some reason.
Local testing did not bring up any issues when I enabled it.

Side effect is: Silences current warning about unused function.



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