Re: [C++] DEFERRED_PARSE

2019-07-18 Thread Nathan Sidwell
On 7/17/19 8:17 PM, Marek Polacek wrote: On Mon, Jul 08, 2019 at 08:25:25AM -0400, Nathan Sidwell wrote: Jason, Marek, can DEFERRED_PARSE trees survive past the in-class-context late parsing stage? My assumption was not, but in reducing a module testcase I encountered a situation when one survi

Re: [C++] DEFERRED_PARSE

2019-07-17 Thread Marek Polacek
On Mon, Jul 08, 2019 at 08:25:25AM -0400, Nathan Sidwell wrote: > Jason, Marek, > can DEFERRED_PARSE trees survive past the in-class-context late parsing > stage? My assumption was not, but in reducing a module testcase I > encountered a situation when one survived to end of compilation (with no >