PR46859: Fix crash if declaring a template in a DeclScope with no DeclContext.
This can happen during error recovery; it could also happen at block scope if we ever parsed a template declaration at block scope.
parent
7aaa8562
Please register or sign in to comment