diff options
author | Arthur Cohen <arthur.cohen@embecosm.com> | 2022-05-17 14:01:19 +0200 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2022-05-17 14:04:34 +0200 |
commit | 7ebe376bd68eb0d9aae9cef6308f3ec15407862d (patch) | |
tree | bd548a4c5f4b4a1e250e4157fc65fc85325d9563 /gcc/rust/backend/rust-constexpr.h | |
parent | 8cad07cfd2244ad9a40027a4306b81b4553a4797 (diff) | |
download | gcc-7ebe376bd68eb0d9aae9cef6308f3ec15407862d.zip gcc-7ebe376bd68eb0d9aae9cef6308f3ec15407862d.tar.gz gcc-7ebe376bd68eb0d9aae9cef6308f3ec15407862d.tar.bz2 |
privacy: Handle calls to functions defined in previous ancestors
Previously, we would only check if `current_module` was a direct
descendant of the item's module. However, we also need to visit each of this
item's module's children recursively.
Diffstat (limited to 'gcc/rust/backend/rust-constexpr.h')
0 files changed, 0 insertions, 0 deletions