GPURuntime: ensure compilation with C99
authorTobias Grosser <tobias@grosser.es>
Sun, 11 Sep 2016 07:32:50 +0000 (07:32 +0000)
committerTobias Grosser <tobias@grosser.es>
Sun, 11 Sep 2016 07:32:50 +0000 (07:32 +0000)
commit89fda2bde2cf01498fb333baef6613bae02c27a7
treeb1e3af1cfa379636d255d9a84a6804b36f1ecdad
parent1f81deee1fb8bbdece6245bc898ac08ab941b55c
GPURuntime: ensure compilation with C99

Otherwise, older compiler will error out on some of the C99 features we use.

llvm-svn: 281159
polly/tools/GPURuntime/CMakeLists.txt