Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gccrs: Fix crash in privay reporter for placeholder types
This guards against a crash but i think this should actually be treated as if its a generic type like below. But for now this addresses a crash which can occur. gcc/rust/ChangeLog: * checks/errors/privacy/rust-privacy-reporter.cc (PrivacyReporter::check_base_type_privacy): Add guard for placeholder Signed-off-by: Philip Herron <[email protected]>
- Loading branch information