Files
android_external_libcxx/test/support
Eric Fiselier 39683f1377 Fix incorrectly qualified return type from unique_ptr::get_deleter().
For reference deleter types the const qualifier on the return type
of get_deleter() should be ignored, and a non-const deleter should
be returned.

This patch fixes a bug where "const deleter_type&" is incorrectly
formed.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@300121 91177308-0d34-0410-b5e6-96231b3b80d8
2017-04-12 22:43:49 +00:00
..
2016-10-16 02:51:50 +00:00
2016-01-19 21:52:04 +00:00
2017-01-20 00:00:31 +00:00
2014-07-24 18:41:56 +00:00
2016-01-19 21:52:04 +00:00