[all-commits] [llvm/llvm-project] f2897b: [flang] Disallow pointer constants
Pete Steinfeld via All-commits
all-commits at lists.llvm.org
Fri Oct 16 12:34:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f2897b8f45c1df944e45f849757d2a2507e96805
https://github.com/llvm/llvm-project/commit/f2897b8f45c1df944e45f849757d2a2507e96805
Author: Peter Steinfeld <psteinfeld at nvidia.com>
Date: 2020-10-16 (Fri, 16 Oct 2020)
Changed paths:
M flang/lib/Semantics/check-declarations.cpp
M flang/test/Semantics/resolve90.f90
Log Message:
-----------
[flang] Disallow pointer constants
None of the other Fortran compilers allow them.
Differential Revision: https://reviews.llvm.org/D89581
More information about the All-commits
mailing list