summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/optional/optional.object/optional.object.assign/emplace.pass.cpp
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2017-04-12 22:43:49 +0000
committerEric Fiselier <eric@efcs.ca>2017-04-12 22:43:49 +0000
commit34e38caa2fd9d5cd4689c1580d2abf18e85b9761 (patch)
tree9cfbd1ec6640ad8569336c7fc3dbcee43ff8ada8 /libcxx/test/std/utilities/optional/optional.object/optional.object.assign/emplace.pass.cpp
parent58c18f8f23f9ce7dc245dd4ae143c84eac3965f4 (diff)
downloadbcm5719-llvm-34e38caa2fd9d5cd4689c1580d2abf18e85b9761.tar.gz
bcm5719-llvm-34e38caa2fd9d5cd4689c1580d2abf18e85b9761.zip
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. llvm-svn: 300121
Diffstat (limited to 'libcxx/test/std/utilities/optional/optional.object/optional.object.assign/emplace.pass.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud