You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[flang][debug] Allow variable length for dummy char arguments. (llvm#109448)
As pointed out by @jeanPerier
[here](llvm#108283 (comment)),
we don't need to restrict the length of the dummy character argument
location to `fir.unboxchar`. This PR removes that restriction.
0 commit comments