aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/ASTUnit.cpp
diff options
context:
space:
mode:
authorPeter Klausler <pklausler@nvidia.com>2023-06-26 10:00:10 -0700
committerPeter Klausler <pklausler@nvidia.com>2023-06-27 13:18:30 -0700
commit1c900ed373983d52a230b6baf7bfb49eaec155a5 (patch)
tree890f018121fe9157fa4bc5660b9bdc1ad4bae80a /clang/lib/Frontend/ASTUnit.cpp
parent49428bad5852551d7b4fb70a70939572a79da730 (diff)
downloadllvm-1c900ed373983d52a230b6baf7bfb49eaec155a5.zip
llvm-1c900ed373983d52a230b6baf7bfb49eaec155a5.tar.gz
llvm-1c900ed373983d52a230b6baf7bfb49eaec155a5.tar.bz2
[flang] Catch error: COMMON block and implicit interface external subprogram with same name
Declaration checking catches the error of a COMMON block and a subprogram definition having the same name, but misses the case of a COMMON block and an a reference to an external subprogram with an implicit interface. Fix. Fixes bug https://github.com/llvm/llvm-project/issues/63247. Differential Revision: https://reviews.llvm.org/D153786
Diffstat (limited to 'clang/lib/Frontend/ASTUnit.cpp')
0 files changed, 0 insertions, 0 deletions