d: Get __c_wchar_t type from build_frontend_type
authorIain Buclaw <ibuclaw@gdcproject.org>
Sat, 28 Aug 2021 18:22:22 +0000 (20:22 +0200)
committerIain Buclaw <ibuclaw@gdcproject.org>
Sun, 29 Aug 2021 15:19:02 +0000 (17:19 +0200)
commit0abfd7f4f484500a37a3e367d0a63a1f38bba2fa
treef8f3ffff4e46a18bdd7cae4cff7568fa85fa97cd
parentce15a3e757c3a0adc611d907a3d4ba00c243a8f0
d: Get __c_wchar_t type from build_frontend_type

gcc/d/ChangeLog:

* types.cc (TypeVisitor::visit(TypeEnum*)): Get wchar_t type from
build_frontend_type.
gcc/d/types.cc