diff options
author | Peter Klausler <35819229+klausler@users.noreply.github.com> | 2024-06-03 13:35:50 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-03 13:35:50 -0700 |
commit | 930c2d911102a264df953024c6ebab48219dcc02 (patch) | |
tree | 3178ea1f7964cf3cdeedef91d21b4c9e313383b2 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 74f4034f7106ef52a6a597dec14352e127e6fe0f (diff) | |
download | llvm-930c2d911102a264df953024c6ebab48219dcc02.zip llvm-930c2d911102a264df953024c6ebab48219dcc02.tar.gz llvm-930c2d911102a264df953024c6ebab48219dcc02.tar.bz2 |
[flang] Adjust %REF/%VAL semantic checking (#93718)
In accordance with other compilers, don't require that a %REF() actual
argument be a modifiable variable. And move the %REF/%VAL semantic
checks to Semantics/check-call.cpp, where one would expect to find them.
Fixes https://github.com/llvm/llvm-project/issues/93489.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions