[all-commits] [llvm/llvm-project] 7b1bfb: [DWARFLinkerParallel] Remove a redundant return (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Sun Aug 27 12:13:40 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7b1bfb2405985d08ffd4491392aa17f3b3ac8700
      https://github.com/llvm/llvm-project/commit/7b1bfb2405985d08ffd4491392aa17f3b3ac8700
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-08-27 (Sun, 27 Aug 2023)

  Changed paths:
    M llvm/lib/DWARFLinkerParallel/OutputSections.cpp

  Log Message:
  -----------
  [DWARFLinkerParallel] Remove a redundant return (NFC)


  Commit: 24fcc0a7c56f01246f89aa5a5cd7af568eab8152
      https://github.com/llvm/llvm-project/commit/24fcc0a7c56f01246f89aa5a5cd7af568eab8152
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-08-27 (Sun, 27 Aug 2023)

  Changed paths:
    M clang/lib/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.cpp
    M clang/lib/CodeGen/CGOpenMPRuntime.cpp
    M clang/lib/Sema/SemaInit.cpp

  Log Message:
  -----------
  [clang] Remove redundant control flow statements (NFC)


Compare: https://github.com/llvm/llvm-project/compare/8033231240f2...24fcc0a7c56f


More information about the All-commits mailing list