c++: use current_template_constraints more
authorPatrick Palka <ppalka@redhat.com>
Tue, 31 May 2022 12:17:21 +0000 (08:17 -0400)
committerPatrick Palka <ppalka@redhat.com>
Tue, 31 May 2022 12:17:21 +0000 (08:17 -0400)
commitb5cf960e29fe59772b8bf5fca068e7139651255b
treee17ab0e33008fad34f6e79f4bd4978b4d69aa8f2
parentf38b20d68fade5a922b9f68c4c3841e653d1b83c
c++: use current_template_constraints more

gcc/cp/ChangeLog:

* decl.cc (grokvardecl): Use current_template_constraints.
(grokdeclarator): Likewise.
(xref_tag): Likewise.
* semantics.cc (finish_template_template_parm): Likewise.
gcc/cp/decl.cc
gcc/cp/semantics.cc