Followon to r279744. Find the other exception types and make __throw_XXX routines...
authorMarshall Clow <mclow.lists@gmail.com>
Thu, 25 Aug 2016 17:47:09 +0000 (17:47 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Thu, 25 Aug 2016 17:47:09 +0000 (17:47 +0000)
commit0fc8cec796387575c0c4a2635ba5579f60deeb75
treef63bdb0decdc8765207400d8af7d86f84fc09f48
parent6c43b850b777eb60e8c2146d7a4e0303937078d9
Followon to r279744. Find the other exception types and make __throw_XXX routines (and call them).  Remove the generic __libcpp_throw routine, since no one uses it anymore.

llvm-svn: 279763
libcxx/include/any
libcxx/include/exception
libcxx/include/experimental/filesystem
libcxx/include/experimental/memory_resource
libcxx/include/experimental/string_view
libcxx/include/memory
libcxx/include/string_view
libcxx/src/experimental/filesystem/directory_iterator.cpp
libcxx/src/experimental/filesystem/operations.cpp