[llvm-branch-commits] [clang] [llvm] [Coverage] Make additional counters available for BranchRegion. NFC. (PR #112730)
Jessica Paquette via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Dec 18 20:03:41 PST 2024
================
@@ -112,6 +112,7 @@ class CodeGenPGO {
public:
std::pair<bool, bool> getIsCounterPair(const Stmt *S) const;
----------------
ornata wrote:
I think this function could use some documentation, or a better name.
This can happen in a later commit.
https://github.com/llvm/llvm-project/pull/112730
More information about the llvm-branch-commits
mailing list