[PATCH] D28367: Correct default TimerGroup singleton to use magic-statics so that it gets cleaned up
Aaron Ballman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 16 11:17:31 PST 2017
aaron.ballman added a comment.
Are you sure that magic statics are thread-safe on all compilers we support building with?
https://reviews.llvm.org/D28367
More information about the llvm-commits
mailing list