[flang-commits] [PATCH] D86555: [flang] Parse global compiler directives

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Tue Aug 25 10:30:11 PDT 2020


klausler created this revision.
klausler added reviewers: sscalpone, tskeith.
klausler added a project: Flang.
Herald added a reviewer: jdoerfert.
Herald added a reviewer: DavidTruby.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
klausler requested review of this revision.

Accept and represent "global" compiler directives that appear
before and between program units in a source file.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D86555

Files:
  flang/include/flang/Parser/parse-tree.h
  flang/lib/Parser/program-parsers.cpp
  flang/lib/Semantics/program-tree.cpp
  flang/lib/Semantics/program-tree.h
  flang/lib/Semantics/resolve-names.cpp
  flang/test/Parser/compiler-directives.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86555.287706.patch
Type: text/x-patch
Size: 5688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20200825/d8c9de20/attachment-0001.bin>


More information about the flang-commits mailing list