[libc++] Remove the ability to run using the internal Lit shell
authorLouis Dionne <ldionne@apple.com>
Mon, 13 Apr 2020 21:27:04 +0000 (17:27 -0400)
committerLouis Dionne <ldionne@apple.com>
Wed, 15 Apr 2020 19:37:41 +0000 (15:37 -0400)
commite98c2733d2eb48b7919ca37744bbf66996efbaa1
tree4263cbc34a3473a1d48963ae11e60a360d2b112a
parent2a68573a3550faaad91c852c11a68c5f480a0aa6
[libc++] Remove the ability to run using the internal Lit shell

The new format requires using an external shell, and as we transition
and we can simplify config.py as we transition to the new format. Also,
frankly, I'd be quite surprised if that setting was still working anyway
because we have several .sh.cpp tests that likely don't work in Lit's
internal shell.
libcxx/utils/libcxx/test/config.py
libcxx/utils/libcxx/test/format.py