]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r270416:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 26 Aug 2014 06:31:52 +0000 (06:31 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 26 Aug 2014 06:31:52 +0000 (06:31 +0000)
commitd8980fdbb6e755fdc84fc4c77072d3f2e8b8947d
treea6fc1b4b1e948f6694df31eb1ad0e945997e0820
parent7b3cdb6caaa4a5360a6f337d40818d3c10d170e4
MFC r270416:

In r260015, I renamed several identifiers to avoid -Wsystem-header
warnings.  In r261283, I imported libc++ 3.4 release, but this contained
one identifier that had not been renamed yet, leading to a compilation
error when using -std=c++1y.  Fix the compilation error by correctly
renaming the identifier.

Reported by: rcarter@pinyon.org
PR: base/192139

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