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 errors). It was an exception specifier on a declared-but-not-defined template member function.
Is my assumption incorrect? (I can of course further reduce the testcase, if needed.)
nathan -- Nathan Sidwell