aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAndre Kuhlenschmidt <andre.kuhlenschmidt@gmail.com>2025-05-02 07:35:24 -0700
committerGitHub <noreply@github.com>2025-05-02 07:35:24 -0700
commita18adb2358cac0f14cce5faf27f607c2b1601ed9 (patch)
treeb262adac4a6dcd0984814dba4ff749957e3ce3ff /flang/lib/Frontend/CompilerInvocation.cpp
parent65438787c7729d84964a25c2db5f7996dd1343cc (diff)
downloadllvm-a18adb2358cac0f14cce5faf27f607c2b1601ed9.zip
llvm-a18adb2358cac0f14cce5faf27f607c2b1601ed9.tar.gz
llvm-a18adb2358cac0f14cce5faf27f607c2b1601ed9.tar.bz2
[flang] fix scoping of cray pointer declarations and add check for initialization (#136776)
This PR: - makes Cray pointer declarations shadow previous bindings instead of modifying them, - errors when the pointee of a cray pointee has the SAVE attribute, and - adds a missing newline after dumping the list of cray pointers in a scope. Closes #135579
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions