summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-c-test
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2018-03-29 03:30:00 +0000
committerEric Fiselier <eric@efcs.ca>2018-03-29 03:30:00 +0000
commitf8aa23879e4719fbb040c59276dfec8f4854f9a1 (patch)
tree644e8221d557599f794d762da970d3fbb3effa26 /llvm/tools/llvm-c-test
parent7456af88f4bf6c68291e9175565cdd87b94f907f (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud