llvm-project
56cd8a50
- [flang] Relax BIND(C) derived type component check (#94392)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[flang] Relax BIND(C) derived type component check (#94392) Allow an explicit BIND(C) derived type to have a non-BIND(C) component so long as the component's type is interoperable and it satisfies all other constraints.
References
#94392 - [flang] Relax BIND(C) derived type component check
Author
klausler
Parents
11a4d43f
Loading