libc++ testing: fix assertion around `use_system_cxx_lib`
authorMehdi Amini <mehdi.amini@apple.com>
Thu, 30 Mar 2017 05:07:18 +0000 (05:07 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Thu, 30 Mar 2017 05:07:18 +0000 (05:07 +0000)
commit566279fad79261294957b48ab9161f741ca24fc6
tree99f13a4d6cbfdabf1fdbaae21738e17ec8401a20
parent322757cae98efdb17b12e9eb2c39197e8470e1c8
libc++ testing: fix assertion around `use_system_cxx_lib`

Actually fix (hopefully) the assertions about `use_system_cxx_lib`,
the previous attempt failed because I misread the error.

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