[all-commits] [llvm/llvm-project] 282d11: [llvm] Remove redundant string initialization (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Sun Apr 16 09:42:54 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 282d114c21bfe5292db659579a944403bec345a2
      https://github.com/llvm/llvm-project/commit/282d114c21bfe5292db659579a944403bec345a2
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-04-16 (Sun, 16 Apr 2023)

  Changed paths:
    M llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
    M llvm/lib/DebugInfo/LogicalView/Core/LVLocation.cpp
    M llvm/unittests/Target/WebAssembly/WebAssemblyExceptionInfoTest.cpp

  Log Message:
  -----------
  [llvm] Remove redundant string initialization (NFC)

Identified with readability-redundant-string-init.




More information about the All-commits mailing list