[Support] Remove redundant calls to str() and c_str() (NFC)
authorKazu Hirata <kazu@google.com>
Sun, 29 Aug 2021 16:14:47 +0000 (09:14 -0700)
committerKazu Hirata <kazu@google.com>
Sun, 29 Aug 2021 16:14:48 +0000 (09:14 -0700)
commit96d329455501dd9f7b38c6f4c5d54c7e13247dd1
tree495db0792c913d3e32979517e276af7a0c894472
parenta5621e26dbc90be3d5af164978f6fcc398f0a1d1
[Support] Remove redundant calls to str() and c_str() (NFC)

Identified with readability-redundant-string-cstr.
llvm/lib/Support/FileUtilities.cpp