[all-commits] [llvm/llvm-project] 96d329: [Support] Remove redundant calls to str() and c_st...

kazutakahirata via All-commits all-commits at lists.llvm.org
Sun Aug 29 09:15:09 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 96d329455501dd9f7b38c6f4c5d54c7e13247dd1
      https://github.com/llvm/llvm-project/commit/96d329455501dd9f7b38c6f4c5d54c7e13247dd1
  Author: Kazu Hirata <kazu at google.com>
  Date:   2021-08-29 (Sun, 29 Aug 2021)

  Changed paths:
    M llvm/lib/Support/FileUtilities.cpp

  Log Message:
  -----------
  [Support] Remove redundant calls to str() and c_str() (NFC)

Identified with readability-redundant-string-cstr.




More information about the All-commits mailing list