Files
clang-p2996/flang/lib/Semantics
Peter Klausler ceccfc85a0 [flang] Don't construct TBP bindings for abstract derived types
The tables constructed by semantics that describe derived types to
the runtime support library must not include "vtable" entries for
the deferred type-bound procedures of abstract derived types;
these can turn out to be unsatisfiable external references to
procedures whose interfaces were used in the definitions of those
bindings.

Differential Revision: https://reviews.llvm.org/D132774
2022-08-29 10:53:43 -07:00
..
2022-08-20 21:18:27 -07:00