Move multiline raw string literal out of macro. NFC
Certain combinations of gcc and ccache fail when the raw string literal is preprocessed. This just moves the string out as is done elsewhere in the same file. llvm-svn: 354201
Loading
Please sign in to comment