[all-commits] [llvm/llvm-project] ef44ca: [flang][NFC] Document behavior for nonspecified/am...

Peter Klausler via All-commits all-commits at lists.llvm.org
Mon Oct 11 11:06:24 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ef44cad53d3a69d52b3131d8eb6f1d1ca8a70e46
      https://github.com/llvm/llvm-project/commit/ef44cad53d3a69d52b3131d8eb6f1d1ca8a70e46
  Author: peter klausler <pklausler at nvidia.com>
  Date:   2021-10-11 (Mon, 11 Oct 2021)

  Changed paths:
    M flang/docs/Extensions.md
    M flang/runtime/derived.cpp

  Log Message:
  -----------
  [flang][NFC] Document behavior for nonspecified/ambiguous cases

Add explicit documentation for a couple of cases where the Fortran
standard has been observed to be ambiguous or nonspecific and we've
had to choose the behavior of the implementation from some possible
alternatives (and may be distinct from other implementations).

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




More information about the All-commits mailing list