[all-commits] [llvm/llvm-project] 03cfce: CGF::markStmtAsUsed

NAKAMURA Takumi via All-commits all-commits at lists.llvm.org
Thu Oct 24 07:03:38 PDT 2024


  Branch: refs/heads/users/chapuni/cov/single/binop-base
  Home:   https://github.com/llvm/llvm-project
  Commit: 03cfce188cb45adbe78f7e77c2fdd244650f5a3c
      https://github.com/llvm/llvm-project/commit/03cfce188cb45adbe78f7e77c2fdd244650f5a3c
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2024-10-23 (Wed, 23 Oct 2024)

  Changed paths:
    M clang/lib/CodeGen/CodeGenFunction.h

  Log Message:
  -----------
  CGF::markStmtAsUsed


  Commit: afc8481f7cf20da7de4e95a60bf3ccdb04bd08f3
      https://github.com/llvm/llvm-project/commit/afc8481f7cf20da7de4e95a60bf3ccdb04bd08f3
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2024-10-23 (Wed, 23 Oct 2024)

  Changed paths:
    M clang/lib/CodeGen/CGExprScalar.cpp

  Log Message:
  -----------
  CGF.markStmtMaybeUsed for binop


  Commit: e7d3f0eb4bb35aabbd570866ad85cc8d67b30e7d
      https://github.com/llvm/llvm-project/commit/e7d3f0eb4bb35aabbd570866ad85cc8d67b30e7d
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2024-10-24 (Thu, 24 Oct 2024)

  Changed paths:
    M clang/lib/CodeGen/CGExprScalar.cpp
    M clang/lib/CodeGen/CodeGenFunction.h

  Log Message:
  -----------
  Merge branch 'users/chapuni/cov/single/pair' into users/chapuni/cov/single/binop-base


Compare: https://github.com/llvm/llvm-project/compare/204a21532768...e7d3f0eb4bb3

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