[all-commits] [llvm/llvm-project] f19670: Introduce type CounterPair

NAKAMURA Takumi via All-commits all-commits at lists.llvm.org
Thu Oct 17 07:36:23 PDT 2024


  Branch: refs/heads/users/chapuni/cov/single/pair
  Home:   https://github.com/llvm/llvm-project
  Commit: f196708dbdc99d49f1a8d4763c8bd310cd04a5a3
      https://github.com/llvm/llvm-project/commit/f196708dbdc99d49f1a8d4763c8bd310cd04a5a3
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2024-10-17 (Thu, 17 Oct 2024)

  Changed paths:
    M clang/lib/CodeGen/CGDecl.cpp
    M clang/lib/CodeGen/CGExpr.cpp
    M clang/lib/CodeGen/CGExprScalar.cpp
    M clang/lib/CodeGen/CGStmt.cpp
    M clang/lib/CodeGen/CodeGenFunction.cpp
    M clang/lib/CodeGen/CodeGenFunction.h
    M clang/lib/CodeGen/CodeGenModule.h
    M clang/lib/CodeGen/CodeGenPGO.cpp
    M clang/lib/CodeGen/CodeGenPGO.h
    M clang/lib/CodeGen/CoverageMappingGen.cpp
    M clang/lib/CodeGen/CoverageMappingGen.h

  Log Message:
  -----------
  Introduce type CounterPair



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