aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/CodeCoverage.cpp
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2015-03-18 22:56:50 +0000
committerEric Fiselier <eric@efcs.ca>2015-03-18 22:56:50 +0000
commit6d370568c3239568f9ba375f521ea84315abace7 (patch)
tree373f4b4c1911f7d6587e75f354ee729e13c0a685 /llvm/tools/llvm-cov/CodeCoverage.cpp
parentcf1d7df2e30f3b2469308ca37b65e73e4be352e7 (diff)
downloadllvm-6d370568c3239568f9ba375f521ea84315abace7.zip
llvm-6d370568c3239568f9ba375f521ea84315abace7.tar.gz
llvm-6d370568c3239568f9ba375f521ea84315abace7.tar.bz2
[libc++] Fix PR22922 - Allocator support for std::function does not know how to rebind.
Summary: This patch changes std::function to use allocator_traits to rebind the allocator instead of allocator itself. It also changes most of the tests to use `bare_allocator` where possible instead of `test_allocator`. Reviewers: mclow.lists Reviewed By: mclow.lists Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D8391 llvm-svn: 232686
Diffstat (limited to 'llvm/tools/llvm-cov/CodeCoverage.cpp')
0 files changed, 0 insertions, 0 deletions