mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 03:10:33 +00:00
Previously, `GetTypedefedType` was invoked unconditionally. But this did not work in case of `rust-lldb` without Rust patches since there was no typedef actually.