[flang] Warn about more continuation lines than the standard permits
f18 doesn't have any limit on continuation lines in fixed or free form source (other than available memory), but the standard does. Emit a portability warning when it is exceeded. Differential Revision: https://reviews.llvm.org/D139055
Loading
Please sign in to comment