diff options
author | Eric Fiselier <eric@efcs.ca> | 2018-03-29 03:30:00 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2018-03-29 03:30:00 +0000 |
commit | f8aa23879e4719fbb040c59276dfec8f4854f9a1 (patch) | |
tree | 644e8221d557599f794d762da970d3fbb3effa26 /llvm/tools/llvm-c-test | |
parent | 7456af88f4bf6c68291e9175565cdd87b94f907f (diff) | |
download | bcm5719-llvm-f8aa23879e4719fbb040c59276dfec8f4854f9a1.tar.gz bcm5719-llvm-f8aa23879e4719fbb040c59276dfec8f4854f9a1.zip |
Move libc++ pair/tuple assign test to libcxx/ test directory.
Libc++ implements the pair& operator=(pair<U, V>) assignment operator
using a single template that handles assignment from all tuple-like types.
This patch moves the test for that to the libcxx test directory since
it's non-standard. It also adds additional tests to the std/.../pair
directory to test the standard behavior this template implements.
llvm-svn: 328758
Diffstat (limited to 'llvm/tools/llvm-c-test')
0 files changed, 0 insertions, 0 deletions