[LLVMbugs] [Bug 18043] allow arbitrary address constant expressions as non-type template arguments as an extension

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Feb 13 11:54:13 PST 2015


http://llvm.org/bugs/show_bug.cgi?id=18043

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #8 from Richard Smith <richard-llvm at metafoo.co.uk> ---
OK, I proposed this extension for standardization in C++17 [1], it was
accepted, and Clang implements it. We now accept all the cases in comment#5 and
the original testcase in -std=c++1z mode.

 [1]: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4268.html

-- 
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/20150213/1db7adcb/attachment.html>


More information about the llvm-bugs mailing list