Add debug check for null pointers passed to <string_view>
authorEric Fiselier <eric@efcs.ca>
Sat, 14 Sep 2019 19:55:28 +0000 (19:55 +0000)
committerEric Fiselier <eric@efcs.ca>
Sat, 14 Sep 2019 19:55:28 +0000 (19:55 +0000)
commit6bc1236d395187334051b99e2fcd715a54753f33
tree0e92a90f8c74e5dbc05b40f34a32d2f0e07f7171
parentb8185153f35446c2a8db48ee711d2fb577674c18
Add debug check for null pointers passed to <string_view>

llvm-svn: 371925
libcxx/include/__string
libcxx/include/string_view
libcxx/test/libcxx/debug/db_string_view.pass.cpp [new file with mode: 0644]