Add test to ensure that the converting constructor in N4089 is present and working
authorMarshall Clow <mclow.lists@gmail.com>
Thu, 25 Feb 2016 15:25:29 +0000 (15:25 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Thu, 25 Feb 2016 15:25:29 +0000 (15:25 +0000)
commit6433044dc97294cc0d267886cda8a538d9aeecee
tree8e14dd3e97b18702899aeba3ec513156d3077eba
parentb9baae529f410608cf7581482f8bcd7a3d058252
Add test to ensure that the converting constructor in N4089 is present and working

llvm-svn: 261874
libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.dltr/unique.ptr.dltr.dflt1/convert_ctor.pass.cpp [new file with mode: 0644]