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: unassignedclangb...@nondot.org
          Reporter: bayouben...@mac.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to