diff options
author | Peter Klausler <pklausler@nvidia.com> | 2025-01-27 08:55:56 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-27 08:55:56 -0800 |
commit | 3ac00784ac3cd8b435c0c6be36f81f786ca5e489 (patch) | |
tree | 7c7d449907564cc74f402f671a36a086ebbdd7bf /libcxx/src/algorithm.cpp | |
parent | b16c989697208795f6428432f9ab05c5535b6085 (diff) | |
download | llvm-3ac00784ac3cd8b435c0c6be36f81f786ca5e489.zip llvm-3ac00784ac3cd8b435c0c6be36f81f786ca5e489.tar.gz llvm-3ac00784ac3cd8b435c0c6be36f81f786ca5e489.tar.bz2 |
[flang] Fix crash on erroneous program (#123843)
Catch and report multiple initializations of the same procedure pointer
rather than assuming that control wouldn't reach a given point in name
resolution in that case.
Fixes https://github.com/llvm/llvm-project/issues/123538.
Diffstat (limited to 'libcxx/src/algorithm.cpp')
0 files changed, 0 insertions, 0 deletions