[llvm] [flang-rt] Fix REAL(10)/COMPLEX(10) component sizes in runtime type info (PR #192049)
Sairudra More via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 15 05:38:34 PDT 2026
Saieiei wrote:
> > > Since this fixes the related issue, please add a line indicating the issue being fixed as described [here](https://llvm.org/docs/BugLifeCycle.html#resolving-closing-bugs).
> >
> >
> > Done!
>
> The PR description needs to have a separate line `Fixes #<issue number>`. This way the issue will be linked to the PR and will be automagically closed once PR is merged. (But not re-opened if PR is reverted, which is annoying.)
Updated the PR description to include Fixes #192085 on a separate line.
https://github.com/llvm/llvm-project/pull/192049
More information about the llvm-commits
mailing list