[llvm] [flang][runtime] OPEN(existingUnit,POSITION=) (PR #153688)

via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 19 09:42:39 PDT 2025


https://github.com/dpalermo commented:

The hostdevice build of flang-rt fails after this change with "error: call to non-static member function without an object argument"
This can be fixed by making a couple small changes (see unit.h inline comments)

https://github.com/llvm/llvm-project/pull/153688


More information about the llvm-commits mailing list