mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 03:50:17 +08:00
Removing .c_str() has a semantics difference, but the use scenarios likely do not matter as we don't have NUL in the strings.
Removing .c_str() has a semantics difference, but the use scenarios likely do not matter as we don't have NUL in the strings.