[PATCH] D79798: [flang] Constraint checks C751 to C760
Pete Steinfeld via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 15 14:10:04 PDT 2020
PeteSteinfeld updated this revision to Diff 264338.
PeteSteinfeld marked 2 inline comments as done.
PeteSteinfeld added a comment.
I changed some raw code to calls to BeginAttrs() and EndAttrs() and changed a
nested "if" to an "end if".
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79798/new/
https://reviews.llvm.org/D79798
Files:
flang/lib/Evaluate/check-expression.cpp
flang/lib/Semantics/check-declarations.cpp
flang/lib/Semantics/resolve-names.cpp
flang/lib/Semantics/type.cpp
flang/test/Semantics/resolve33.f90
flang/test/Semantics/resolve34.f90
flang/test/Semantics/resolve79.f90
flang/test/Semantics/resolve89.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79798.264338.patch
Type: text/x-patch
Size: 17231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200515/89352459/attachment.bin>
More information about the llvm-commits
mailing list