[llvm] Remove redundant string initialization (NFC)
authorKazu Hirata <kazu@google.com>
Sun, 16 Apr 2023 16:42:34 +0000 (09:42 -0700)
committerKazu Hirata <kazu@google.com>
Sun, 16 Apr 2023 16:42:34 +0000 (09:42 -0700)
commit282d114c21bfe5292db659579a944403bec345a2
tree65c0cab6b91cf4eb1a168bc24959d9207f727951
parent9f338c1b001b63998c384ae8da95b762fbfa3c62
[llvm] Remove redundant string initialization (NFC)

Identified with readability-redundant-string-init.
llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
llvm/lib/DebugInfo/LogicalView/Core/LVLocation.cpp
llvm/unittests/Target/WebAssembly/WebAssemblyExceptionInfoTest.cpp