[libcxx] [PATCH] Fix "duplicated symbols" introduced in r193961

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

fix_duplicated_symbols.diff (343 Bytes)