[all-commits] [llvm/llvm-project] 17310f: [SelectionDAG][NFC] Address a few clang-tidy warnings

Fraser Cormack via All-commits all-commits at lists.llvm.org
Tue Mar 8 08:34:01 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 17310f3d19b8b2af2bf0a255810d7d3bd713a10b
      https://github.com/llvm/llvm-project/commit/17310f3d19b8b2af2bf0a255810d7d3bd713a10b
  Author: Fraser Cormack <fraser at codeplay.com>
  Date:   2022-03-08 (Tue, 08 Mar 2022)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp

  Log Message:
  -----------
  [SelectionDAG][NFC] Address a few clang-tidy warnings

Fix a couple of else-after-return warnings and some unnecessary
parentheses.




More information about the All-commits mailing list