[flang-commits] [PATCH] D91657: [flang] Correct handling of null pointer initializers
Peter Klausler via Phabricator via flang-commits
flang-commits at lists.llvm.org
Wed Nov 18 13:57:39 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5349f99114cf: [flang] Correct handling of null pointer initializers (authored by klausler).
Changed prior to commit:
https://reviews.llvm.org/D91657?vs=305893&id=306215#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91657/new/
https://reviews.llvm.org/D91657
Files:
flang/docs/f2018-grammar.md
flang/include/flang/Parser/parse-tree.h
flang/include/flang/Semantics/expression.h
flang/lib/Evaluate/check-expression.cpp
flang/lib/Parser/Fortran-parsers.cpp
flang/lib/Semantics/data-to-inits.cpp
flang/lib/Semantics/expression.cpp
flang/lib/Semantics/resolve-names.cpp
flang/test/Semantics/modfile20.f90
flang/test/Semantics/null-init.f90
flang/test/Semantics/symbol15.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91657.306215.patch
Type: text/x-patch
Size: 16995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20201118/4a28bce6/attachment-0001.bin>
More information about the flang-commits
mailing list