[OpenMP] Fix D83281 issue on windows by allowing `dso_local` in CHECK [2/1]
authorJohannes Doerfert <johannes@jdoerfert.de>
Wed, 29 Jul 2020 20:46:43 +0000 (15:46 -0500)
committerJohannes Doerfert <johannes@jdoerfert.de>
Wed, 29 Jul 2020 20:47:45 +0000 (15:47 -0500)
commitb08abf4c808e98718b8806dafcae1626328676d4
treeccd2aac630661daada330f71dacfc915fe52b91b
parente14a7ff7627500eb4d4f58041d9f5288d9c78659
[OpenMP] Fix D83281 issue on windows by allowing `dso_local` in CHECK [2/1]

The problem with 8723280b68b1e5ed97a699466720b36a32a9e406 was that the
`dso_local` is *before* the void not after. Hope this works.
clang/test/OpenMP/declare_variant_device_isa_codegen_1.c