[cfe-dev] [libcxx] [PATCH] Fix "duplicated symbols" introduced in r193961

Chongyu Zhu lembacon at gmail.com
Sun Nov 3 10:20:47 PST 2013


Hi,  

libcxx (r193961) introduced a compilation/linking issue (i.e. duplicated symbols) due to a non-templated and non-inlined function (i.e. __does_policy_contain) has been added into the header file “include/future”.  

Regards,
Chongyu

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20131104/cdda6d42/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_duplicated_symbols.diff
Type: application/octet-stream
Size: 343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20131104/cdda6d42/attachment.obj>


More information about the cfe-dev mailing list