[PATCH] D129116: ManagedStatic: remove from DebugCounter

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 3 02:31:07 PDT 2022


nhaehnle updated this revision to Diff 449604.
nhaehnle added a comment.

- make DebugCounter::isCountingEnabled public so that the DebugCounterOwner doesn't have to be a nested class. This simplifies later changes


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129116/new/

https://reviews.llvm.org/D129116

Files:
  llvm/include/llvm/Support/DebugCounter.h
  llvm/lib/Support/DebugCounter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129116.449604.patch
Type: text/x-patch
Size: 3703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220803/672a3728/attachment.bin>


More information about the llvm-commits mailing list