[all-commits] [llvm/llvm-project] 915cc6: [Aarch64] Remove redundant c_str (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Sat Aug 14 08:50:09 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 915cc6925980b090564d0db741265dc86163dae1
      https://github.com/llvm/llvm-project/commit/915cc6925980b090564d0db741265dc86163dae1
  Author: Kazu Hirata <kazu at google.com>
  Date:   2021-08-14 (Sat, 14 Aug 2021)

  Changed paths:
    M llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp

  Log Message:
  -----------
  [Aarch64] Remove redundant c_str (NFC)

Identified with readability-redundant-string-cstr.




More information about the All-commits mailing list