[PATCH] D36847: [Support] Add "reference-counted" Timer
Davide Italiano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 21 10:07:21 PDT 2017
davide added a subscriber: rsmith.
davide added a comment.
Personally, I'd still be interested in understanding whether this can be fixed in the consumers.
You probably want to hear what @rsmith thinks (i.e. whether it's feasible to fix this in clang, which seems to be the only place where this code would be used).
In case you can't, I'm OK with revisiting/allowing this feature in `Support/`.
https://reviews.llvm.org/D36847
More information about the llvm-commits
mailing list