diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-01-28 14:45:13 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2024-01-28 20:03:53 -0800 |
commit | 86b3f8518f21532297e0aad0c6aea95c66389fc9 (patch) | |
tree | 7177e6e71abf8b1bdafdb94c9e064e0570c51181 /libcxx/src/filesystem/operations.cpp | |
parent | a0b6747804e46665ecfd00295b60432bfe1775b6 (diff) | |
download | llvm-86b3f8518f21532297e0aad0c6aea95c66389fc9.zip llvm-86b3f8518f21532297e0aad0c6aea95c66389fc9.tar.gz llvm-86b3f8518f21532297e0aad0c6aea95c66389fc9.tar.bz2 |
[RISCV] Used Twine concatenation instead of format strings RISCVISAInfo.cpp. NFC
We were converting several StringRefs to std::strings then to
char * so we could pass as %s to a format string. Use the Twine
signature of createStringError instead.
Diffstat (limited to 'libcxx/src/filesystem/operations.cpp')
0 files changed, 0 insertions, 0 deletions