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

            Bug ID: 43034
           Summary: Missing _VSTD for merge call
           Product: libc++
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: unassignedclangb...@nondot.org
          Reporter: denis.yaroshevs...@gmail.com
                CC: llvm-bugs@lists.llvm.org, mclow.li...@gmail.com

Link:
https://github.com/llvm-mirror/libcxx/blob/52ba46bf85151fa3cbd444e8d7948a40f28f25ac/include/algorithm#L4385

merge should be probably called with _VSTD:: to avoid ADL issues

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to