https://bugs.llvm.org/show_bug.cgi?id=38844

            Bug ID: 38844
           Summary: __cpp_lib_make_unique not defined in <memory>
           Product: libc++
           Version: 7.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: unassignedclangb...@nondot.org
          Reporter: antosh...@gmail.com
                CC: llvm-bugs@lists.llvm.org, mclow.li...@gmail.com

Multiple projects suffer from that (see https://reviews.freebsd.org/rP460135 as
an example).

Please add the following line

#define __cpp_lib_make_unique 201304

near make_unique definition.

-- 
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