There is only compile-time tests in `dtor.pass.cpp`, so it could be made a `dtor.compile.pass.cpp`. Instead, add a runtime test for testing the trivial destructor behavior for `tuple`. Differential Revision: https://reviews.llvm.org/D109298 |
||
|---|---|---|
| .. | ||
| tuple.apply | ||
| tuple.assign | ||
| tuple.cnstr | ||
| tuple.creation | ||
| tuple.elem | ||
| tuple.helper | ||
| tuple.rel | ||
| tuple.special | ||
| tuple.swap | ||
| tuple.traits | ||
| PR27375.pass.cpp | ||
| PR38601.pass.cpp | ||
| TupleFunction.pass.cpp | ||
| alloc_first.h | ||
| alloc_last.h | ||