diff options
author | Yang Zaizhou <91008302+Mxfg-incense@users.noreply.github.com> | 2025-05-23 20:15:10 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-23 07:15:10 -0500 |
commit | 5530474e3e84edd02c85043c60e4df967fee7f26 (patch) | |
tree | 07af270600ca0d1ae7f3a96fa7a6aa8d23cbf76b /llvm/lib/Object | |
parent | d4f0f43506d04807e82e5c722c6362bcf112a2a0 (diff) | |
download | llvm-5530474e3e84edd02c85043c60e4df967fee7f26.zip llvm-5530474e3e84edd02c85043c60e4df967fee7f26.tar.gz llvm-5530474e3e84edd02c85043c60e4df967fee7f26.tar.bz2 |
[Flang][OpenMP] fix crash on sematic error in atomic capture clause (#140710)
Fix a crash caused by an invalid expression in the atomic capture
clause, due to the `checkForSymbolMatch` function not accounting for
`GetExpr` potentially returning null.
Fix https://github.com/llvm/llvm-project/issues/139884
Diffstat (limited to 'llvm/lib/Object')
0 files changed, 0 insertions, 0 deletions