aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ExecutionEngine/Orc/ExecutionSessionWrapperFunctionCallsTest.cpp
diff options
context:
space:
mode:
authorPeter Klausler <pklausler@nvidia.com>2023-03-15 13:06:20 -0700
committerPeter Klausler <pklausler@nvidia.com>2023-03-27 15:43:43 -0700
commit2e0873c75ef8016a10e2052a1ce21e4fa5974cf3 (patch)
tree2045f1e1e311943877a3c5391d0d76902fb1eff5 /llvm/unittests/ExecutionEngine/Orc/ExecutionSessionWrapperFunctionCallsTest.cpp
parent51d48a3e6609c17299a16e8e823af6901be23c11 (diff)
downloadllvm-2e0873c75ef8016a10e2052a1ce21e4fa5974cf3.zip
llvm-2e0873c75ef8016a10e2052a1ce21e4fa5974cf3.tar.gz
llvm-2e0873c75ef8016a10e2052a1ce21e4fa5974cf3.tar.bz2
[flang] Fix check for PRIVATE override of PUBLIC t.b.p.
A PRIVATE procedure binding in a derived type extension may not be an override of a PUBLIC procedure binding. Declaration checking for this case was working only in the presence of an explicit PUBLIC accessibility attribute, when it should be checking for the absence of a PRIVATE accessibility attribute. Differential Revision: https://reviews.llvm.org/D146577
Diffstat (limited to 'llvm/unittests/ExecutionEngine/Orc/ExecutionSessionWrapperFunctionCallsTest.cpp')
0 files changed, 0 insertions, 0 deletions