Before positioning or closing a unit after a non-advancing output statement
has left a partial record in its buffer, complete the record by calling
AdvanceRecord(). Fixes https://github.com/llvm/llvm-project/issues/59761.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo