[Patch] Removing static initializers from TimeValue

Chandler Carruth chandlerc at google.com
Thu Aug 28 16:51:32 PDT 2014


On Thu, Aug 28, 2014 at 4:49 PM, Chris Bieneman <beanz at apple.com> wrote:

> constexpr isn't supported by MSVC until 2013's CTP.


But we could live with the static initializers when built with 2012 maybe?
(I don't know, just wondering.)

If not, we need to do this anyways because 2013's constexpr is unusably
broken. =/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140828/2544be61/attachment.html>


More information about the llvm-commits mailing list