[PATCH] D98256: [flang] Save AllocateObject and PointerObject analyzed expression

Jean Perier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 16 02:30:10 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
jeanPerier marked an inline comment as done.
Closed by commit rG92d27b969ae1: [flang] Save AllocateObject and PointerObject analyzed expression (authored by jeanPerier).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98256

Files:
  flang/include/flang/Parser/dump-parse-tree.h
  flang/include/flang/Parser/parse-tree.h
  flang/include/flang/Parser/tools.h
  flang/include/flang/Semantics/expression.h
  flang/include/flang/Semantics/tools.h
  flang/lib/Parser/unparse.cpp
  flang/lib/Semantics/check-deallocate.cpp
  flang/lib/Semantics/check-nullify.cpp
  flang/lib/Semantics/expression.cpp
  flang/lib/Semantics/tools.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98256.330911.patch
Type: text/x-patch
Size: 12033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210316/38842c02/attachment.bin>


More information about the llvm-commits mailing list