[NFC] Fix incorrect (but unreachable) LIT error message
authorLouis Dionne <ldionne@apple.com>
Tue, 11 Dec 2018 17:05:20 +0000 (17:05 +0000)
committerLouis Dionne <ldionne@apple.com>
Tue, 11 Dec 2018 17:05:20 +0000 (17:05 +0000)
commitedc36c0731bc033d1ebe9792dec8546443d2d08f
tree19889c2557ed176f1c099460d329831c03cbcb15
parentc2a44ecf3901de0fe3e3252596b33ecd0faaf8be
[NFC] Fix incorrect (but unreachable) LIT error message

It is unreachable because we test that the cxx_stdlib_under_test is
in the supported set of libraries elsewhere. Furthermore, this code
relied on the `use_stdlib_type`, which is never defined.

llvm-svn: 348867
libcxx/utils/libcxx/test/config.py