diff options
author | peter klausler <pklausler@nvidia.com> | 2020-11-10 15:10:48 -0800 |
---|---|---|
committer | peter klausler <pklausler@nvidia.com> | 2020-11-11 12:12:24 -0800 |
commit | 2d5b850751789531d9c47e1ccc18f1ac8f9bac7a (patch) | |
tree | a81be748494f32c6271e3a5dd36b5d87554889c4 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f917356f9ce026f9be9972b8c75cd3ba00e43497 (diff) | |
download | llvm-2d5b850751789531d9c47e1ccc18f1ac8f9bac7a.zip llvm-2d5b850751789531d9c47e1ccc18f1ac8f9bac7a.tar.gz llvm-2d5b850751789531d9c47e1ccc18f1ac8f9bac7a.tar.bz2 |
[flang] Use IMPLICIT from scope of external function reference
Implicitly typed references to external functions are applying
the IMPLICIT typing rules of the global scope in which their
symbols were created, not the IMPLICIT typing rules in force in
the scope from which they were referenced.
Differential revision: https://reviews.llvm.org/D91214
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions