[PATCH] D28367: Correct default TimerGroup singleton to use magic-statics so that it gets cleaned up

Erich Keane via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 16 11:27:47 PST 2017


erichkeane added a comment.

Ah, I'm apparently bad at googling!  According to that list, the answer is 'yes':

  We use: Clang 3.1 supported since 2.9
  We use: GCC 4.8 Supported since 4.3
  We use: Visual Studio 2015 (Update 3), Supported since 2015


https://reviews.llvm.org/D28367





More information about the llvm-commits mailing list