]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r279757:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 11 Mar 2015 07:22:13 +0000 (07:22 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 11 Mar 2015 07:22:13 +0000 (07:22 +0000)
commit596d940bcebadf6a999cd3e1e014b8fb757d4321
treeaaebaabe82f5deba1b02a0cbaa769015af95b3d3
parentdf16ca959fc2099ef9f603319dc065bac1238313
MFC r279757:

Pull in r228344 from upstream libc++ trunk (by Eric Fiselier):

  Get tests running with warnings. Fix warnings in headers and tests

This fixes a number of -Wunused-local-typedef warnings in libc++ headers.

MFC r279758:

Fix another -Wunused-local-typedef warning in libc++, in include/__tree.

git-svn-id: svn://svn.freebsd.org/base/stable/10@279874 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/libc++/include/__bit_reference
contrib/libc++/include/__tree
contrib/libc++/include/algorithm