[PATCH] D120685: [flang] Allow more concurrently open NEWUNIT= values, with recycling

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 28 16:13:34 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG73b193aec21d: [flang] Allow more concurrently open NEWUNIT= values, with recycling (authored by klausler).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D120685?vs=411890&id=411924#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120685/new/

https://reviews.llvm.org/D120685

Files:
  flang/include/flang/Common/fast-int-set.h
  flang/runtime/io-api.cpp
  flang/runtime/tools.h
  flang/runtime/unit-map.cpp
  flang/runtime/unit-map.h
  flang/unittests/CMakeLists.txt
  flang/unittests/Common/CMakeLists.txt
  flang/unittests/Common/FastIntSetTest.cpp
  flang/unittests/Runtime/BufferTest.cpp
  flang/unittests/Runtime/CharacterTest.cpp
  flang/unittests/Runtime/CommandTest.cpp
  flang/unittests/Runtime/CrashHandlerFixture.cpp
  flang/unittests/Runtime/CrashHandlerFixture.h
  flang/unittests/Runtime/Format.cpp
  flang/unittests/Runtime/Inquiry.cpp
  flang/unittests/Runtime/ListInputTest.cpp
  flang/unittests/Runtime/Matmul.cpp
  flang/unittests/Runtime/MiscIntrinsic.cpp
  flang/unittests/Runtime/Namelist.cpp
  flang/unittests/Runtime/Numeric.cpp
  flang/unittests/Runtime/NumericalFormatTest.cpp
  flang/unittests/Runtime/Random.cpp
  flang/unittests/Runtime/Reduction.cpp
  flang/unittests/Runtime/RuntimeCrashTest.cpp
  flang/unittests/Runtime/Time.cpp
  flang/unittests/Runtime/Transformational.cpp
  flang/unittests/Runtime/tools.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120685.411924.patch
Type: text/x-patch
Size: 22133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220301/2f30fa4e/attachment.bin>


More information about the llvm-commits mailing list