llvm-capstone/openmp/runtime/test/misc_bugs
Sandeep Kosuri ecc080c07d
[OpenMP] return empty stmt for nothing (#74042)
- `nothing` directive was effecting the `if` block structure which it
should not. So return an empty statement instead of an error statement
while parsing to avoid this.
2023-12-03 13:33:38 +05:30
..
cancellation_for_sections.c
many-microtask-args.c [openmp] Provide an assembly implementation of __kmp_invoke_microtask on ARM 2022-12-08 22:53:28 +02:00
omp_foreign_thread_team_reuse.c
omp_nothing.c [OpenMP] return empty stmt for nothing (#74042) 2023-12-03 13:33:38 +05:30
stack-propagate.c
teams-no-par.c
teams-reduction.c