[cfe-dev] [libcxx] [PATCH] Fix "duplicated symbols" introduced in r193961
Marshall Clow
mclow.lists at gmail.com
Sun Nov 3 12:11:39 PST 2013
On Nov 3, 2013, at 10:20 AM, Chongyu Zhu <lembacon at gmail.com> wrote:
> 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
Oops - my bad.
Marked as inline in revision 193962.
-- Marshall
Marshall Clow Idio Software <mailto:mclow.lists at gmail.com>
A.D. 1517: Martin Luther nails his 95 Theses to the church door and is promptly moderated down to (-1, Flamebait).
-- Yu Suzuki
More information about the cfe-commits
mailing list