This flag enables Fortran 2003 polymorphism. It is marked experimental
and not included in --help.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM, thanks David!
Could you also add a test in https://github.com/llvm/llvm-project/blob/main/flang/test/Driver/frontend-forwarding.f90?
Comment Actions
Looks ok to me. Note that some of the polymorphic TODOs will only be removed when HLFIR is in place.
Looks like you have a clang-format issue.