[llvm-bugs] [Bug 23135] [C++11/14] Body of constexpr function templates instantiated too eagerly in unevaluated operands
    via llvm-bugs 
    llvm-bugs at lists.llvm.org
       
    Fri Jan  6 16:50:16 PST 2017
    
    
  
https://llvm.org/bugs/show_bug.cgi?id=23135
Richard Smith <richard-llvm at metafoo.co.uk> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED
--- Comment #7 from Richard Smith <richard-llvm at metafoo.co.uk> ---
Fixed in r291318 by implementing the approximate current proposed direction of
CWG1581. We'll need to revisit this when 1581 is resolved.
-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170107/99437ee8/attachment.html>
    
    
More information about the llvm-bugs
mailing list