aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/ExtractAPI
diff options
context:
space:
mode:
authorPeter Klausler <pklausler@nvidia.com>2022-11-06 11:37:12 -0800
committerPeter Klausler <pklausler@nvidia.com>2022-12-03 07:53:04 -0800
commit2f999cce195946b66f968d50e38b06e6a1f60b8e (patch)
treeecbbd6e218cdb3c5e1f6ca47dfb66ae670fe85ca /clang/lib/ExtractAPI
parent4178671b2ed3d8c1ffec6f723808e22572601242 (diff)
downloadllvm-2f999cce195946b66f968d50e38b06e6a1f60b8e.zip
llvm-2f999cce195946b66f968d50e38b06e6a1f60b8e.tar.gz
llvm-2f999cce195946b66f968d50e38b06e6a1f60b8e.tar.bz2
[flang] Respect function vs subroutine distinction in generic matching
When checking the specific procedures of a generic interface for a match against a given set of actual arguments, be sure to not match a function against a subroutine call or vice versa. (We generally catch and warn about attempts to declare mixed interfaces, but they are usually conforming and can be inadvertently created when generics are merged due to USE and host association.) Differential Revision: https://reviews.llvm.org/D139059
Diffstat (limited to 'clang/lib/ExtractAPI')
0 files changed, 0 insertions, 0 deletions