Create macro to allow testing of is_convertible without the compiler builtin.
authorEric Fiselier <eric@efcs.ca>
Thu, 19 Mar 2015 21:11:02 +0000 (21:11 +0000)
committerEric Fiselier <eric@efcs.ca>
Thu, 19 Mar 2015 21:11:02 +0000 (21:11 +0000)
commitd4e0263e0aa501948853e00d8a59426cd1c3a6b5
tree89ac2ea0880d881bbd5581ca9ea96d4fd3c5b60b
parentdcb54db8090f8e2a10ef3b86b193f3e6b28265cf
Create macro to allow testing of is_convertible without the compiler builtin.

Summary: This patch also fixes one test case that failed in the library version of is_convertible.

Reviewers: mclow.lists, EricWF

Reviewed By: EricWF

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D8456

llvm-svn: 232764
libcxx/include/type_traits