[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
Sun Apr 26 05:18:28 PDT 2020


anchu-rajendran marked an inline comment as done.
anchu-rajendran added a comment.

In D78424#2002860 <https://reviews.llvm.org/D78424#2002860>, @klausler wrote:

> https://reviews.llvm.org/D78834 contains the patch that reworks check-data.{h,cpp} to check typed expressions rather than the raw parse tree.  Please adjust this change to do the same, if possible.


I have tried to rework the implementation as suggested. Please let me know if improvements are required.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78424





More information about the llvm-commits mailing list