[PATCH] D50874: [Support] Add a public API to allow clearing all (static) timer groups.

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 16 17:35:15 PDT 2018


george.karpenkov accepted this revision.
george.karpenkov added a comment.
This revision is now accepted and ready to land.

Thanks for fixing up the comments!

Ideally, the test in `Support/TimerTest` should be updated as well, but I understand that it does not have any tests on TimerGroup yet.


Repository:
  rL LLVM

https://reviews.llvm.org/D50874





More information about the llvm-commits mailing list