mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 03:50:17 +08:00
After my previous change (#167579), the string exceeded 16380 single-byte characters. MSVC did not like this, so I'm splitting it up into two strings.