[libcxx] Remove the no_default_flags LIT configuration
authorLouis Dionne <ldionne@apple.com>
Tue, 11 Dec 2018 17:29:55 +0000 (17:29 +0000)
committerLouis Dionne <ldionne@apple.com>
Tue, 11 Dec 2018 17:29:55 +0000 (17:29 +0000)
commit2112fbcc00b1ed469f272bc17d8f057ca3d8fdde
tree690684aff9c7daff57ba399b4550c3441f1c9e3d
parentedc36c0731bc033d1ebe9792dec8546443d2d08f
[libcxx] Remove the no_default_flags LIT configuration

This is part of an ongoing cleanup of the LIT test suite, where I'm
trying to reduce the number of configuration options. In this case,
the original intent seemed to be running the test suite with libstdc++,
but this is now supported by specifying cxx_stdlib_under_test=libstdc++.

llvm-svn: 348868
libcxx/docs/TestingLibcxx.rst
libcxx/utils/libcxx/test/config.py