[llvm-bugs] [Bug 20029] Partially specialized constexpr variable template can't be used in a constant expression
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Jan 8 16:09:03 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=20029
Daniel Kolesa <daniel at octaforge.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |daniel at octaforge.org
Resolution|--- |FIXED
--- Comment #4 from Daniel Kolesa <daniel at octaforge.org> ---
this has apparently been fixed in clang 3.8, i tested several versions and in
devel version it no longer happens, the testcase compiles.
--
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/20160109/be7766b5/attachment.html>
More information about the llvm-bugs
mailing list