summaryrefslogtreecommitdiffstats
path: root/libcxx/test/nothing_to_do.pass.cpp
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2015-06-14 23:30:09 +0000
committerEric Fiselier <eric@efcs.ca>2015-06-14 23:30:09 +0000
commitb11df184ad642c8601d4073fff54974fd76b70c7 (patch)
tree2f8021a139db2aaafbcb564043a66556ba0505a0 /libcxx/test/nothing_to_do.pass.cpp
parent9a03362a08941620e3fb4f583b4c85bc6b4dd6e5 (diff)
downloadbcm5719-llvm-b11df184ad642c8601d4073fff54974fd76b70c7.tar.gz
bcm5719-llvm-b11df184ad642c8601d4073fff54974fd76b70c7.zip
Fix std::function allocator constructors in C++03.
The C++03 version of function tried to default construct the allocator in the uses allocator constructors when no allocation was performed. These constructors would fail to compile when used with allocators that had no default constructor. llvm-svn: 239708
Diffstat (limited to 'libcxx/test/nothing_to_do.pass.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud