diff options
author | Timm Baeder <tbaeder@redhat.com> | 2025-10-20 12:55:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-20 12:55:06 +0200 |
commit | 7b0c51a43917fdd4dae2f9415b6c041ca4d1c3f1 (patch) | |
tree | 0f31685187d5a090d78f9b910e9643ddd91603a9 /clang/unittests/Format/FormatTestJava.cpp | |
parent | 6d663cd365df4e9373e60484c9b67965d01ab4a1 (diff) | |
download | llvm-7b0c51a43917fdd4dae2f9415b6c041ca4d1c3f1.zip llvm-7b0c51a43917fdd4dae2f9415b6c041ca4d1c3f1.tar.gz llvm-7b0c51a43917fdd4dae2f9415b6c041ca4d1c3f1.tar.bz2 |
[clang][bytecode] Fix a crash when redeclaring extern globals (#164204)
One iteration of this loop might've already fixed up the pointers of
coming globals, so check for that explicitly.
Fixes https://github.com/llvm/llvm-project/issues/164151
Diffstat (limited to 'clang/unittests/Format/FormatTestJava.cpp')
0 files changed, 0 insertions, 0 deletions