[AST] OMPStructuredBlockTest: avoid using multiline string literals in macros
authorRoman Lebedev <lebedev.ri@gmail.com>
Fri, 22 Mar 2019 13:40:36 +0000 (13:40 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Fri, 22 Mar 2019 13:40:36 +0000 (13:40 +0000)
commit64178fe5e9e1fe4f853079cb199dea6235adb36f
tree27b977cbfbfe18e8623ece667bfe91f54df9fe9a
parentc08b26edb8eb8c71ce11688a0a79a80e025bb11f
[AST] OMPStructuredBlockTest: avoid using multiline string literals in macros

That is what i have been doing elsewhere in these tests, maybe that's it?

Maybe this helps with failing builds:
http://lab.llvm.org:8011/builders/clang-cmake-aarch64-quick/builds/17921
http://lab.llvm.org:8011/builders/clang-cmake-aarch64-global-isel/builds/10248

llvm-svn: 356749
clang/unittests/AST/OMPStructuredBlockTest.cpp