[all-commits] [llvm/llvm-project] d8334c: [flang] Acquire file accessibility, size, positioning

Peter Klausler via All-commits all-commits at lists.llvm.org
Mon Aug 3 16:43:23 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d8334c43606a08dc13a69d0993dc7a52d5c0fe56
      https://github.com/llvm/llvm-project/commit/d8334c43606a08dc13a69d0993dc7a52d5c0fe56
  Author: peter klausler <pklausler at nvidia.com>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    M flang/runtime/file.cpp
    M flang/runtime/file.h

  Log Message:
  -----------
  [flang] Acquire file accessibility, size, positioning

Extend the raw file wrapper to get accessibility, positioning,
and size information.  This is needed for INQUIRE (to follow).

Differential Revision: https://reviews.llvm.org/D85160




More information about the All-commits mailing list