Enable testing with _LIBCPP_DEBUG and fix bad assertions in string_view.
authorEric Fiselier <eric@efcs.ca>
Wed, 18 Feb 2015 17:00:31 +0000 (17:00 +0000)
committerEric Fiselier <eric@efcs.ca>
Wed, 18 Feb 2015 17:00:31 +0000 (17:00 +0000)
commit938d957d2e59e77d4a3c7ad45e176a669f1f3e6e
tree3369431f4a987c43eb7d39d8baae92ffa41e166b
parentced849a639f88b41461d95c541e78780952649c7
Enable testing with _LIBCPP_DEBUG and fix bad assertions in string_view.

llvm-svn: 229698
libcxx/include/experimental/string_view
libcxx/test/libcxx/test/config.py
libcxx/www/lit_usage.html