[all-commits] [llvm/llvm-project] 972983: [llvm] Apply fixes from readability-redundant-cont...

kazutakahirata via All-commits all-commits at lists.llvm.org
Sun Apr 16 00:14:06 PDT 2023


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

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
    M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
    M llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
    M llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
    M llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
    M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
    M llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.cpp
    M llvm/unittests/ExecutionEngine/Orc/OrcCAPITest.cpp

  Log Message:
  -----------
  [llvm] Apply fixes from readability-redundant-control-flow (NFC)




More information about the All-commits mailing list