]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r260015:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 4 Jan 2014 17:22:53 +0000 (17:22 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 4 Jan 2014 17:22:53 +0000 (17:22 +0000)
commit505c2f70146a1cfc568ee2126441f53265ad82d4
treee6e5a6d94969c4ce1c2a366d15008306a137fbc8
parent9fb5ea81696c1ebf6d3c0fda2be936b9d096d0c9
MFC r260015:

In libc++'s type_traits header, avoid warnings (activated by our use of
-Wsystem-headers) about potential keyword compatibility problems, by
adding a __libcpp prefix to the applicable identifiers.

Upstream is still debating about this, but we need it now, to be able to
import clang 3.4.

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