[Patch] Removing static initializers from TimeValue

Chris Bieneman beanz at apple.com
Thu Aug 28 18:17:45 PDT 2014


Committed as r216703

-Chris

> On Aug 28, 2014, at 5:15 PM, Chandler Carruth <chandlerc at google.com> wrote:
> 
> 
> On Thu, Aug 28, 2014 at 5:03 PM, Chris Bieneman <beanz at apple.com <mailto:beanz at apple.com>> wrote:
> I'm not really partial either way. I could put LLVM_CONSTEXPR on the methods which would give the best of both worlds.
> 
> Nah. If they're methods, constexpr doesn't matter at all. Just leave them as methods since constexpr is still in "who knows" territory.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140828/d26b003c/attachment.html>


More information about the llvm-commits mailing list