gccrs: session-manager: Add ast-pretty-expanded dump
authorArthur Cohen <arthur.cohen@embecosm.com>
Thu, 11 Aug 2022 15:16:24 +0000 (17:16 +0200)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 31 Jan 2023 13:16:49 +0000 (14:16 +0100)
commit5be4c2687a89e4bdcbd95c439b22b694c3880afe
treedd2ab3643b327ac07fdfdc4cf650b5509000d669
parent9e56306f4d7c15e7667d8ac0b62ae6efb93ba756
gccrs: session-manager: Add ast-pretty-expanded dump

gcc/rust/ChangeLog:

* rust-session-manager.cc (Session::compile_crate): Allow the dump of prettified AST
(Session::dump_ast_pretty): New
* rust-session-manager.h: Add new output file for pretty AST dump
gcc/rust/rust-session-manager.cc
gcc/rust/rust-session-manager.h