[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
Tue Jun 2 22:25:45 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG70f1b4b41220: [flang] Implemented 2 Semantic checks for DATA statement and fixed a few bugs (authored by anchu-rajendran).
Changed prior to commit:
https://reviews.llvm.org/D78424?vs=264544&id=268057#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78424/new/
https://reviews.llvm.org/D78424
Files:
flang/include/flang/Semantics/tools.h
flang/lib/Evaluate/check-expression.cpp
flang/lib/Semantics/check-data.cpp
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/data03.f90
flang/test/Semantics/data04.f90
flang/test/Semantics/equivalence01.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78424.268057.patch
Type: text/x-patch
Size: 18501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200603/7480292d/attachment.bin>
More information about the llvm-commits
mailing list