diff options
author | Arthur Cohen <arthur.cohen@embecosm.com> | 2023-07-27 10:06:13 +0200 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2024-01-16 19:00:27 +0100 |
commit | f7084d487286e4c7ba2336b7fa567fc59def4c01 (patch) | |
tree | b120e28313820c8b9742e10e0c1e073cdfe44eb3 /gcc/rust/rust-session-manager.cc | |
parent | 2bde73fa4669dfb34a981aa91b750e5ca8433491 (diff) | |
download | gcc-f7084d487286e4c7ba2336b7fa567fc59def4c01.zip gcc-f7084d487286e4c7ba2336b7fa567fc59def4c01.tar.gz gcc-f7084d487286e4c7ba2336b7fa567fc59def4c01.tar.bz2 |
gccrs: nr2.0: Add Early name resolution visitor
This visitor takes care of resolving macro invocations, procedural macros
and imports - it is used in conjunction with the `TopLevel` pass and
the macro expander.
gcc/rust/ChangeLog:
* Make-lang.in: Add new object file.
* resolve/rust-early-name-resolver-2.0.cc: New file.
* resolve/rust-early-name-resolver-2.0.h: New file.
Diffstat (limited to 'gcc/rust/rust-session-manager.cc')
0 files changed, 0 insertions, 0 deletions