Fix build with older (still supported) gcc versions.
authorNico Weber <thakis@chromium.org>
Sat, 14 Dec 2019 15:13:15 +0000 (10:13 -0500)
committerNico Weber <thakis@chromium.org>
Sat, 14 Dec 2019 15:13:15 +0000 (10:13 -0500)
commit687e98d294c4f77e8b431adb7d86dfba5ab84645
tree0ccbfc0530b9a8f4bbf879eb931ba7771419f083
parent1de1add159122ae3db2ffe8eb0fa48c1f3396a10
Fix build with older (still supported) gcc versions.

Older gccs can't handle multiline raw string literals in
macro parameters.
clang-tools-extra/clangd/unittests/FormattedStringTests.cpp