llvm-project/openmp/runtime/test/ompt/parallel
Jonas Hahnfeld ba5ec9c684 [OMPT] Fix typo in test parallel/nested_thread_num.c
This caused test failures with GCC since its initial commit in
r336085 (https://reviews.llvm.org/D46533).

llvm-svn: 337911
2018-07-25 12:34:31 +00:00
..
dynamic_enough_threads.c Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4). 2017-11-01 10:08:30 +00:00
dynamic_not_enough_threads.c Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4). 2017-11-01 10:08:30 +00:00
max_active_levels_serialized.c [OMPT] Add annotations to testcases that are expected to fail when using certain compilers 2017-12-21 13:55:16 +00:00
nested.c [OMPT] Use frames at different level when using clang version 5 or higher with debug flag 2017-12-21 13:55:29 +00:00
nested_lwt.c [OMPT] Add missing initialization in nested_lwt.c test case 2017-12-22 19:24:06 +00:00
nested_serialized.c [OMPT] Add annotations to testcases that are expected to fail when using certain compilers 2017-12-21 13:55:16 +00:00
nested_thread_num.c [OMPT] Fix typo in test parallel/nested_thread_num.c 2018-07-25 12:34:31 +00:00
no_thread_num_clause.c [OMPT] Fix null pointer in parallel/no_thread_num_clause.c 2017-11-06 22:06:14 +00:00
normal.c [OMPT] Fix parallel_data in implicit barrier-end 2018-02-23 16:46:25 +00:00
not_enough_threads.c [OMPT] Fix test parallel/not_enough_threads.c 2018-05-27 17:07:38 +00:00
parallel_if0.c [OMPT] Add annotations to testcases that are expected to fail when using certain compilers 2017-12-21 13:55:16 +00:00
serialized.c [OMPT] Add annotations to testcases that are expected to fail when using certain compilers 2017-12-21 13:55:16 +00:00