[libc++] Enable the new libc++ testing format by default
authorLouis Dionne <ldionne@apple.com>
Sat, 4 Apr 2020 20:53:35 +0000 (16:53 -0400)
committerLouis Dionne <ldionne@apple.com>
Sat, 4 Apr 2020 20:57:16 +0000 (16:57 -0400)
commit1580c76c4a08e24adc34ae0a4ff4f97969188268
tree94f66cf6be9aee66985cf5b2cae663d3364d0dac
parent54176d1766f25bc03ddb1a8932a380f6543d5150
[libc++] Enable the new libc++ testing format by default

Both test formats are equivalent, so this *should* not be a problem.
However, I'm taking advantage of the week-end to test this and see if
there are any failures. If so, it should be fine to revert this until
the failures have been addressed.

For the time being, it is still possible to use the old format by passing
`--param=use_old_format=True` when running Lit.
libcxx/test/lit.cfg