xo-gc: + execute_gc() scaffold
This commit is contained in:
parent
c35e7921c1
commit
dd3185fb1a
1 changed files with 1 additions and 0 deletions
|
|
@ -194,6 +194,7 @@ namespace ut {
|
|||
}
|
||||
|
||||
/* no GC roots, so GC is trivial */
|
||||
c_o.request_gc(generation{1});
|
||||
} catch (std::exception & ex) {
|
||||
std::cerr << "caught exception: " << ex.what() << std::endl;
|
||||
REQUIRE(false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue