[libc++][test] Enable some ADL robust algorithm tests
authorJoe Loser <joeloser93@gmail.com>
Mon, 30 May 2022 17:59:51 +0000 (11:59 -0600)
committerJoe Loser <joeloser93@gmail.com>
Mon, 30 May 2022 23:50:08 +0000 (17:50 -0600)
commit40e52d30332e2e7da7f08018bb91f87440c01e8d
tree0d48d06ced70b837597f362bea27a7ab38497f6b
parent51002bdb5e92bf8dec286b24ff8952bda6beb3b5
[libc++][test] Enable some ADL robust algorithm tests

Some algorithm ADL robustness tests are commented out, but work as is. Uncomment
them.

Differential Revision: https://reviews.llvm.org/D126670
libcxx/test/std/algorithms/robust_against_adl.compile.pass.cpp