[all-commits] [llvm/llvm-project] 8c07a6: [OpenMP] Move tool tests out of individual folders...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Sat Jul 26 11:07:28 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8c07a634ca3b16de0d33765f86c616d105eff697
      https://github.com/llvm/llvm-project/commit/8c07a634ca3b16de0d33765f86c616d105eff697
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2025-07-26 (Sat, 26 Jul 2025)

  Changed paths:
    A openmp/runtime/test/ompt/loadtool/tool_available.c
    R openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c
    A openmp/runtime/test/ompt/loadtool/tool_available_search.c
    R openmp/runtime/test/ompt/loadtool/tool_available_search/tool_available_search.c
    A openmp/runtime/test/ompt/loadtool/tool_not_available.c
    R openmp/runtime/test/ompt/loadtool/tool_not_available/tool_not_available.c

  Log Message:
  -----------
  [OpenMP] Move tool tests out of individual folders (#150780)

I did not realize that these were originally in separate folders to
allow for the use of %T. Now that we have switched over to creating dirs
using %t, we can move these into a common folder and make things a
little bit more clean.



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