[all-commits] [llvm/llvm-project] 76b164: Introduce type CounterPair
NAKAMURA Takumi via All-commits
all-commits at lists.llvm.org
Wed Oct 16 20:49:55 PDT 2024
Branch: refs/heads/users/chapuni/cov/single/pair
Home: https://github.com/llvm/llvm-project
Commit: 76b164459fa4d2e7e9a0be090a81343be7012caa
https://github.com/llvm/llvm-project/commit/76b164459fa4d2e7e9a0be090a81343be7012caa
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