[all-commits] [llvm/llvm-project] cf7157: [flang] Allow compiler directives in more places

Tim Keith via All-commits all-commits at lists.llvm.org
Tue Aug 11 08:37:56 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: cf715717aa8cb17d98177af3ce63c7e20e8d25a3
      https://github.com/llvm/llvm-project/commit/cf715717aa8cb17d98177af3ce63c7e20e8d25a3
  Author: Tim Keith <tkeith at nvidia.com>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M flang/include/flang/Parser/parse-tree.h
    M flang/lib/Parser/Fortran-parsers.cpp
    M flang/lib/Parser/program-parsers.cpp
    M flang/lib/Semantics/resolve-names.cpp
    A flang/test/Parser/compiler-directives.f90

  Log Message:
  -----------
  [flang] Allow compiler directives in more places

Allow compiler directives in the implicit-part and before USE statements
in the specification-part.

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




More information about the All-commits mailing list