[llvm-bugs] [Bug 33395] New: bug in constructor forwarding?
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Jun 9 22:05:44 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=33395
Bug ID: 33395
Summary: bug in constructor forwarding?
Product: clang
Version: 4.0
Hardware: Macintosh
OS: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: C++14
Assignee: unassignedclangbugs at nondot.org
Reporter: bayoubengal at mac.com
CC: llvm-bugs at lists.llvm.org
Created attachment 18607
--> https://bugs.llvm.org/attachment.cgi?id=18607&action=edit
source code
this file compiles fine in Xcode 8.3 but not in the Xcode 9 beta.
on this site, https://gcc.godbolt.org, it compiles with clang 3.9.1, but not
with 4.0.0.
Is there something wrong with this code or is it a compiler bug?
--
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/20170610/2813c944/attachment.html>
More information about the llvm-bugs
mailing list