mirror of
https://github.com/intel/llvm.git
synced 2026-01-30 22:53:05 +08:00
There is an alternative method to GetConstCStringWithLength that takes a StringRef. GetConstCStringWithLength also calls this method in the end, so directly calling the StringRef saves us from a unnecessary conversion to a C-string. llvm-svn: 358357
11 KiB
11 KiB