Reworked mismatch tests to count the number of comparisons, and make sure we are...
authorMarshall Clow <mclow.lists@gmail.com>
Mon, 17 Nov 2014 18:52:25 +0000 (18:52 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Mon, 17 Nov 2014 18:52:25 +0000 (18:52 +0000)
commit85a429a67a59f692dc452e6f1432e3859043f703
tree4fef4d89928371955d4f967a65912d18f3d5d8a2
parente1e348b857128d824973314943cee02acfe20f9f
Reworked mismatch tests to count the number of comparisons, and make sure we are conforming with LWG2404. We are

llvm-svn: 222159
libcxx/test/algorithms/alg.nonmodifying/mismatch/mismatch.pass.cpp
libcxx/test/algorithms/alg.nonmodifying/mismatch/mismatch_pred.pass.cpp