diff options
author | Peter Klausler <35819229+klausler@users.noreply.github.com> | 2024-03-01 16:31:13 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-01 16:31:13 -0800 |
commit | 8bcb1cededa410016f9a00bebbce09b54e5c9f88 (patch) | |
tree | b44b07f2f11db79e772a9f214c23f22c7f162cbf /clang/lib/Frontend/CompilerInstance.cpp | |
parent | 189d89a92cd65aa6b1c6608ab91a472a8c1a7c91 (diff) | |
download | llvm-8bcb1cededa410016f9a00bebbce09b54e5c9f88.zip llvm-8bcb1cededa410016f9a00bebbce09b54e5c9f88.tar.gz llvm-8bcb1cededa410016f9a00bebbce09b54e5c9f88.tar.bz2 |
[flang] Allow PROCEDURE() with explicit type elsewhere (#82835)
Fortran allows a procedure declaration statement with no interface or
type, with an explicit type declaration statement elsewhere being used
to define a function's result.
Fixes https://github.com/llvm/llvm-project/issues/82006.
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions