r251009 - in /trunk/libstdc++-v3: ChangeLog inc...
redi@gcc.gnu.org
redi@gcc.gnu.org
Wed Aug 9 21:38:00 GMT 2017
Author: redi
Date: Wed Aug 9 21:38:05 2017
New Revision: 251009
URL: https://gcc.gnu.org/viewcvs?rev=251009&root=gcc&view=rev
Log:
Fix test for __has_unique_object_representations support in Clang
* include/std/type_traits (_GLIBCXX_NO_BUILTIN_HAS_UNIQ_OBJ_REP):
Replace with _GLIBCXX_HAVE_BUILTIN_HAS_UNIQ_OBJ_REP and use
__is_identifier to set it.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/std/type_traits
More information about the Gcc-cvs
mailing list