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

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


  Branch: refs/heads/users/chapuni/cov/single/trunk
  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


  Commit: 0f57ad2614caf97a0beb4f8e393274e4d19fe31e
      https://github.com/llvm/llvm-project/commit/0f57ad2614caf97a0beb4f8e393274e4d19fe31e
  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/binop-base' into users/chapuni/cov/single/binop


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

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

  Log Message:
  -----------
  Fix cases when LHS is skipped


  Commit: 49975e9b8d9a1c96ed371fce87e3856bde6e3c3a
      https://github.com/llvm/llvm-project/commit/49975e9b8d9a1c96ed371fce87e3856bde6e3c3a
  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/binop' into users/chapuni/cov/single/trunk


Compare: https://github.com/llvm/llvm-project/compare/e9c6938a7d17...49975e9b8d9a

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