[PATCH] D78424: [flang] Added Semantic Checks for 2 Data constraints and fixed the semantic errors in 3 test cases

Anchu Rajendran S via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 22 04:49:25 PDT 2020


anchu-rajendran updated this revision to Diff 259235.
anchu-rajendran added a comment.

Removed `inline` specifier from `IsAutomaticArray`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78424

Files:
  flang/include/flang/Parser/tools.h
  flang/include/flang/Semantics/tools.h
  flang/lib/Parser/tools.cpp
  flang/lib/Semantics/check-data.cpp
  flang/lib/Semantics/check-data.h
  flang/lib/Semantics/resolve-names-utils.cpp
  flang/lib/Semantics/tools.cpp
  flang/test/Lower/pre-fir-tree02.f90
  flang/test/Semantics/block-data01.f90
  flang/test/Semantics/data01.f90
  flang/test/Semantics/data04.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78424.259235.patch
Type: text/x-patch
Size: 19143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200422/00658f48/attachment-0001.bin>


More information about the llvm-commits mailing list