[all-commits] [llvm/llvm-project] 3f1267: [NFC][clang-offload-bundler] Simplify main functio...

Alexey Bader via All-commits all-commits at lists.llvm.org
Mon May 5 20:02:04 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3f1267e1b39c31cea390c7425e88b01d3304d8c7
      https://github.com/llvm/llvm-project/commit/3f1267e1b39c31cea390c7425e88b01d3304d8c7
  Author: Alexey Bader <alexey.bader at intel.com>
  Date:   2025-05-05 (Mon, 05 May 2025)

  Changed paths:
    M clang/tools/clang-offload-bundler/ClangOffloadBundler.cpp

  Log Message:
  -----------
  [NFC][clang-offload-bundler] Simplify main function (#138555)

Applied "no else after return" rule from the LLVM's Coding Standards
https://llvm.org/docs/CodingStandards.html#don-t-use-else-after-a-return



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list