https://llvm.org/bugs/show_bug.cgi?id=27254
Bug ID: 27254 Summary: LWG2577 incorrectly implemented Product: libc++ Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P Component: All Bugs Assignee: unassignedclangb...@nondot.org Reporter: rs2...@gmail.com CC: llvm-bugs@lists.llvm.org, mclow.li...@gmail.com Classification: Unclassified All the '__m_(addressof(__m))' calls need to be '__m_(_VSTD::addressof(__m))', to avoid picking up a different "addressof" via ADL. -- 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