[all-commits] [llvm/llvm-project] 4370dd: Fix use after free
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Fri Aug 30 13:55:05 PDT 2024
Branch: refs/heads/revert-106792-revert-103371-users/arsenm/atomic-expand-visit-new-blocks
Home: https://github.com/llvm/llvm-project
Commit: 4370dd4bb5d3527e8ae5348b3c71d335d2feeb4f
https://github.com/llvm/llvm-project/commit/4370dd4bb5d3527e8ae5348b3c71d335d2feeb4f
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-08-30 (Fri, 30 Aug 2024)
Changed paths:
M llvm/lib/CodeGen/AtomicExpandPass.cpp
Log Message:
-----------
Fix use after free
Commit: db21593e493caf86e8fce7d68d1c6b199a3795c1
https://github.com/llvm/llvm-project/commit/db21593e493caf86e8fce7d68d1c6b199a3795c1
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-08-30 (Fri, 30 Aug 2024)
Changed paths:
M llvm/lib/CodeGen/AtomicExpandPass.cpp
Log Message:
-----------
fix typo
Compare: https://github.com/llvm/llvm-project/compare/09d9461e6929...db21593e493c
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list