llvm-project/openmp/runtime/test/misc_bugs
Jonathan Peyton 0af717970c Appease older gcc compilers for the many-microtask-args.c test
Older gcc compilers error out with the C99 syntax of: for (int i =...)
so this change just moves the int i; declaration up above.

llvm-svn: 280138
2016-08-30 19:28:58 +00:00
..
many-microtask-args.c Appease older gcc compilers for the many-microtask-args.c test 2016-08-30 19:28:58 +00:00
omp_foreign_thread_team_reuse.c Fix linking of omp_foreign_thread_team_reuse test on FreeBSD 2016-08-08 18:34:05 +00:00