llvm-project/openmp/runtime/test/ompt/parallel
Joachim Protze 35ab6d6390 [OpenMP][Tests][NFC] rename macro to avoid naming clash
When including <ostream>, the register_callback macro of the OMPT callback.h
clashes with a function defined in ostream. This patch renames the macro
and includes ompt into the macro name.
2021-02-24 18:03:54 +01:00
..
dynamic_enough_threads.c
dynamic_not_enough_threads.c
max_active_levels_serialized.c
nested.c
nested_lwt.c
nested_serialized.c
nested_thread_num.c
nested_threadnum.c
no_thread_num_clause.c [OMPT] Handling of the events of initial-task-begin and initial-task-end 2019-05-20 14:21:36 +00:00
normal.c [OMPT] Cleanup reset of exit_frame pointer 2019-07-22 18:46:02 +00:00
not_enough_threads.c
parallel_if0.c
repeated_calls.c [OpenMP][Tests][NFC] rename macro to avoid naming clash 2021-02-24 18:03:54 +01:00
serialized.c