[PATCH] D44181: Support resetting STATISTIC() values using llvm::ResetStatistics()
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 7 12:09:08 PST 2018
dsanders updated this revision to Diff 137454.
dsanders added a comment.
Remove unnecessary std::string constructor
Repository:
rL LLVM
https://reviews.llvm.org/D44181
Files:
include/llvm/ADT/Statistic.h
lib/Support/Statistic.cpp
unittests/ADT/StatisticTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44181.137454.patch
Type: text/x-patch
Size: 7519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180307/05e42449/attachment.bin>
More information about the llvm-commits
mailing list