source: tests/raii/.expect/partial.txt @ 36dfdac

Last change on this file since 36dfdac was 36dfdac, checked in by Michael Brooks <mlbrooks@…>, 7 days ago

Enable partial autogen for types declared inside functions.

Done by giving pass cores finer grained error-recovery points, which causes Resolver's existing error-recovery logic to kick in for autogens within function bodies.

  • Property mode set to 100644
File size: 392 bytes
RevLine 
[36dfdac]1====== Top-level declarations ======
2test1
3custom ctor
4test2
5custom ctor
6custom dtor
7custom dtor
8test3
9test4
10custom ctor
11custom dtor
12test5
13custom ctor
14custom dtor
15test6
16custom ctor
17custom dtor
18====== Function-nested declarations ======
[64f3b9f]19test1
20custom ctor
21test2
22custom ctor
23custom dtor
24custom dtor
25test3
26test4
27custom ctor
28custom dtor
29test5
30custom ctor
31custom dtor
32test6
33custom ctor
34custom dtor
Note: See TracBrowser for help on using the repository browser.