]> granicus.if.org Git - clang/commit
Fix opencl test broken on windows by r350643.
authorErich Keane <erich.keane@intel.com>
Tue, 8 Jan 2019 19:10:43 +0000 (19:10 +0000)
committerErich Keane <erich.keane@intel.com>
Tue, 8 Jan 2019 19:10:43 +0000 (19:10 +0000)
commit8f09d50c0d3680cf9261c21d079f5aab62e50dd1
treee8c4c344a0a9c640c0a50aea10c8e93fc94a602b
parent509536157bf1e1feb1098ace99260d61035dee64
Fix opencl test broken on windows by r350643.

Windows doesn't allow common with alignment >32 bits, so these tests
were broken in windows mode.  This patch makes 'common' optional in
these cases.

Change-Id: I4d5fdd07ecdafc3570ef9b09cd816c2e5e4ed15e

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@350645 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenOpenCL/address-spaces.cl