aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorPeter Klausler <pklausler@nvidia.com>2022-11-13 17:08:01 -0800
committerPeter Klausler <pklausler@nvidia.com>2022-12-03 16:28:17 -0800
commit066aecff9272bdb0c02ff9379ede1bdbd854880e (patch)
tree1e3dd24c2f5f99d72cc882911e40dbacc2fb7e44 /clang/lib/Basic/SourceManager.cpp
parent4509fb9c007e13b65153e9e797df4fca00ecb241 (diff)
downloadllvm-066aecff9272bdb0c02ff9379ede1bdbd854880e.zip
llvm-066aecff9272bdb0c02ff9379ede1bdbd854880e.tar.gz
llvm-066aecff9272bdb0c02ff9379ede1bdbd854880e.tar.bz2
[flang] INTENT(IN) pointer may not be forwarded to INTENT(IN OUT) or (OUT) dummy
19.6.8 forbids using an INTENT(IN) pointer dummy argument in a pointer association context, and associated such a pointer with a dummy argument of INTENT(IN OUT) or INTENT(OUT) is a circumstance that needs to be caught as an error. Differential Revision: https://reviews.llvm.org/D139138
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions