mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 17:45:07 +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.