diff options
author | Mariya Podchishchaeva <mariya.podchishchaeva@intel.com> | 2023-12-06 13:14:17 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-06 11:14:17 +0100 |
commit | 6b1aa319754e76366edd88e10034e0539710d946 (patch) | |
tree | 5763faee9dbe2b3f33e266f938a33f47546cb1e0 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6ed7a8eae65153fbbc1f42139074dcbcab833e81 (diff) | |
download | llvm-6b1aa319754e76366edd88e10034e0539710d946.zip llvm-6b1aa319754e76366edd88e10034e0539710d946.tar.gz llvm-6b1aa319754e76366edd88e10034e0539710d946.tar.bz2 |
[clang] Substitute alias templates from correct context (#74335)
Current context set to where alias was met, not where it is declared
caused incorrect access check in case alias referenced private members
of the parent class.
Fixes https://github.com/llvm/llvm-project/issues/41693
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions