]> gcc.gnu.org Git - gcc.git/commit
gccrs: Move some Gcc_backend method definitions out of class declaration
authorOwen Avery <powerboat9.gamer@gmail.com>
Fri, 14 Jul 2023 19:27:54 +0000 (15:27 -0400)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 16 Jan 2024 17:55:56 +0000 (18:55 +0100)
commitad14f866184f91afa9a0a6e73ee14b06ce017037
tree5725dd01e1d8d7b6561176529c42f46a0360da92
parent23aa4bd6c27a47756b10e6f3b73667f5a965b232
gccrs: Move some Gcc_backend method definitions out of class declaration

gcc/rust/ChangeLog:

* rust-gcc.cc
(Gcc_backend::debug): Move out of class declaration.
(Gcc_backend::get_identifier_node): Likewise.
(Gcc_backend::wchar_type): Likewise.

Signed-off-by: Owen Avery <powerboat9.gamer@gmail.com>
gcc/rust/rust-gcc.cc
This page took 0.060556 seconds and 6 git commands to generate.