aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/search.c
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@acm.org>2020-09-16 07:14:14 -0700
committerNathan Sidwell <nathan@acm.org>2020-09-16 07:19:48 -0700
commit2b7147e48564679d53b3c6629714991c5506d614 (patch)
treec8384909fae9d6821f829dbe44359a47675bbdb0 /gcc/cp/search.c
parent052204fac580b21c967e57e6285d99a9828b8fac (diff)
downloadgcc-2b7147e48564679d53b3c6629714991c5506d614.zip
gcc-2b7147e48564679d53b3c6629714991c5506d614.tar.gz
gcc-2b7147e48564679d53b3c6629714991c5506d614.tar.bz2
c++: Break out actual instantiation from instantiate_decl
This refactors instantiate_decl, breaking out the actual instantiation work to instantiate_body. That'll allow me to address the OMP UDR issue, but it also means we have slightly neater code in instantiate_decl anyway. gcc/cp/ * pt.c (instantiate_body): New, broken out of .. (instantiate_decl): ... here. Call it.
Diffstat (limited to 'gcc/cp/search.c')
0 files changed, 0 insertions, 0 deletions