ClangdTests/JSONExprTests.cpp: Appease g++-4.8 to move raw string literal out of...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 7 Nov 2017 02:18:24 +0000 (02:18 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 7 Nov 2017 02:18:24 +0000 (02:18 +0000)
commite02398022d0bac1bc9e890154be8884e67fd8b13
tree1a6b4aa68d8caa7a37f81d9b0ec24d1e67838ba8
parent166548c0dca34f1ba16895020be7c7398592a8c7
ClangdTests/JSONExprTests.cpp: Appease g++-4.8 to move raw string literal out of macro arg.

llvm-svn: 317538
clang-tools-extra/unittests/clangd/JSONExprTests.cpp