[llvm-bugs] [Bug 43034] New: Missing _VSTD for merge call
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Aug 18 13:06:24 PDT 2019
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: unassignedclangbugs at nondot.org
Reporter: denis.yaroshevskij at gmail.com
CC: llvm-bugs at lists.llvm.org, mclow.lists at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190818/98d10aa1/attachment.html>
More information about the llvm-bugs
mailing list