Skip to content
Commit 8ac70957 authored by Bruno Cardoso Lopes's avatar Bruno Cardoso Lopes Committed by Tom Stellard
Browse files

[SemaTemplate] Stop passing insertion position around during VarTemplate instantiation

They can get stale at use time because of updates from other recursive
specializations. Instead, rely on the existence of previous declarations to add
the specialization.

Differential Revision: https://reviews.llvm.org/D87853

(cherry picked from commit cffb0dd5)
parent bbe6cbbe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment