mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 15:41:35 +08:00
We were assigning a temporary std::string to a StringRef. Somehow this worked on every platform but Windows. llvm-svn: 238041
We were assigning a temporary std::string to a StringRef. Somehow this worked on every platform but Windows. llvm-svn: 238041