[PATCH] D101211: [ADT] Remove StatisticBase and make NoopStatistic empty
Chris Lattner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 23 17:35:12 PDT 2021
lattner accepted this revision.
lattner added a comment.
This revision is now accepted and ready to land.
This looks like a reasonable cleanup to me. I'd recommend #ifdef'ing out the `using namespace` declaration as well.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101211/new/
https://reviews.llvm.org/D101211
More information about the llvm-commits
mailing list