Fix __is_referenceable to work with vector types. Fixes PR#26654 and 26656. Thanks...
authorMarshall Clow <mclow.lists@gmail.com>
Mon, 22 Feb 2016 22:13:03 +0000 (22:13 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Mon, 22 Feb 2016 22:13:03 +0000 (22:13 +0000)
commit9b4880e7ecafafcbd8ca749f5985df31340e075f
treed030bf9a37949a88b47cf4e833e24aa26218c810
parent0c6bd7b0d31510225e195cc440234e4cf6bea29f
Fix __is_referenceable to work with vector types. Fixes PR#26654 and 26656. Thanks to Evgeniy for the reports, and to Eric for the suggestion on how to fix it.

llvm-svn: 261581
libcxx/include/type_traits
libcxx/test/libcxx/utilities/meta/is_referenceable.pass.cpp