[flang] A TBP override may not make a public binding private
When a procedure binding in a derived type has PRIVATE accessibility, it may not be an override of a type-bound procedure that is accessible. Differential Revision: https://reviews.llvm.org/D145104
Loading
Please sign in to comment