[test] Convert test for PR36720 to c89
authorJonas Hahnfeld <hahnjo@hahnjo.de>
Wed, 1 Aug 2018 06:26:55 +0000 (06:26 +0000)
committerJonas Hahnfeld <hahnjo@hahnjo.de>
Wed, 1 Aug 2018 06:26:55 +0000 (06:26 +0000)
commit51fc3cc6281dc5dfbc1494e81c2f97c26c1886de
tree8879b2c4d545a8063efa49a74e11a51bdf01eb6a
parent4aaf1dca0807f2e7d2c4c2847a7b703dfa058329
[test] Convert test for PR36720 to c89

GCC 4.8.5 defaults to this old C standard. I think we should make the
tests pass a newer -std=c99|c11 but that's too intrusive for now...

Differential Revision: https://reviews.llvm.org/D50084

llvm-svn: 338490
openmp/runtime/test/tasking/bug_36720.c