[ParserTest] Move raw string literal out of macro
authorDavid Green <david.green@arm.com>
Sun, 5 Jan 2020 11:23:35 +0000 (11:23 +0000)
committerDavid Green <david.green@arm.com>
Sun, 5 Jan 2020 11:24:04 +0000 (11:24 +0000)
commit170de3de2eea8eb7f514dfa64d3f845ef10d8425
tree57d77b613dce1d727c7fe1c3457083f8f58439fa
parent4e37d60f2a6b66ce95a039e6c929e7e38af30cd1
[ParserTest] Move raw string literal out of macro

Some combinations of gcc and ccache do not deal well with raw strings in
macros. Moving the string out to attempt to fix the bots.
clang/unittests/ASTMatchers/Dynamic/ParserTest.cpp