Fix test for __has_unique_object_representations support in Clang
commit2d763763ed94ae4ebf3f16e578531a0173a99ce8
authorJonathan Wakely <jwakely@redhat.com>
Wed, 9 Aug 2017 21:38:05 +0000 (9 22:38 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 9 Aug 2017 21:38:05 +0000 (9 22:38 +0100)
tree7ae38294cb86d8e34fef9935718ea911d054b303
parent2ae804bf9dbc3a139cd267f123be909d07e70b78
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.

From-SVN: r251009
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/type_traits