forked from OSchip/llvm-project
In these tests there are some paths that explicitly throw, so use the TEST_THROW macro that was proposed for this and then skip the tests that may enter the throwing path. Differential Revision: https://reviews.llvm.org/D26142 llvm-svn: 286099 |
||
|---|---|---|
| .. | ||
| bool.pass.cpp | ||
| dereference.pass.cpp | ||
| dereference_const.pass.cpp | ||
| op_arrow.pass.cpp | ||
| op_arrow_const.pass.cpp | ||
| value.pass.cpp | ||
| value_const.fail.cpp | ||
| value_const.pass.cpp | ||
| value_or.pass.cpp | ||
| value_or_const.pass.cpp | ||