[all-commits] [llvm/llvm-project] 31cfb3: [clang] Remove redundant calls to c_str() (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Sun Dec 26 13:31:58 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 31cfb3f4f6446512fa0170092af46783a0de9139
      https://github.com/llvm/llvm-project/commit/31cfb3f4f6446512fa0170092af46783a0de9139
  Author: Kazu Hirata <kazu at google.com>
  Date:   2021-12-26 (Sun, 26 Dec 2021)

  Changed paths:
    M clang/lib/CodeGen/CGOpenMPRuntime.cpp
    M clang/lib/Driver/ToolChains/CommonArgs.cpp
    M clang/tools/clang-nvlink-wrapper/ClangNvlinkWrapper.cpp

  Log Message:
  -----------
  [clang] Remove redundant calls to c_str() (NFC)

Identified with readability-redundant-string-cstr.




More information about the All-commits mailing list