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.
Loading
Please sign in to comment
This can happen during error recovery; it could also happen at block scope if we ever parsed a template declaration at block scope.