[llvm-bugs] [Bug 27374] The implicit version tuple's "reduced-arity-initialization" extension breaks conforming code.
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Dec 8 15:58:35 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=27374
Eric Fiselier <eric at efcs.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Eric Fiselier <eric at efcs.ca> ---
Fixed in r289158 by disabling the extension on the implicit constructors. To
support existing users of the extension it can be re-enabled using a macro.
--
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/20161208/b572c470/attachment.html>
More information about the llvm-bugs
mailing list