mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 12:25:46 +08:00
This would have failed during compilation post generation later, trim and use raw string literals to avoid such failures. Probably a few more places where similar failures could occur, but this was unexpected failure user ran into.