diff options
author | Peter Klausler <pklausler@nvidia.com> | 2023-03-17 17:16:40 -0700 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2023-03-27 17:37:30 -0700 |
commit | 41a964cff0068ba417d355b499f10ecedd4a4636 (patch) | |
tree | ac75d761dda7deb4954d44b152ff78dec3d91337 /llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp | |
parent | 7b0c41841eb7e1c2f56384c421918ff3fb2d9058 (diff) | |
download | llvm-41a964cff0068ba417d355b499f10ecedd4a4636.zip llvm-41a964cff0068ba417d355b499f10ecedd4a4636.tar.gz llvm-41a964cff0068ba417d355b499f10ecedd4a4636.tar.bz2 |
[flang] Settle ambiguity between C795 and C721
C721 says that a type parameter value of '*' is permitted in the type-spec
for a named constant; C795 says that such type parameters are allowed
in type-specs only for a few kinds of things, not including named
constants. The interpretation seems to depend on context, with C721
applying to intrinsic types (i.e., character) and C795 applying only
to derived types.
Differential Revision: https://reviews.llvm.org/D146586
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp')
0 files changed, 0 insertions, 0 deletions