[all-commits] [llvm/llvm-project] eb33d7: [LifetimeSafety] Add expired loans analysis
Utkarsh Saxena via All-commits
all-commits at lists.llvm.org
Mon Jul 14 08:51:22 PDT 2025
Branch: refs/heads/users/usx95/lifetime-safety-liveness
Home: https://github.com/llvm/llvm-project
Commit: eb33d75e1ad1faf621f90d0b8f6ac3deab267084
https://github.com/llvm/llvm-project/commit/eb33d75e1ad1faf621f90d0b8f6ac3deab267084
Author: Utkarsh Saxena <usx at google.com>
Date: 2025-07-14 (Mon, 14 Jul 2025)
Changed paths:
M clang/lib/Analysis/LifetimeSafety.cpp
Log Message:
-----------
[LifetimeSafety] Add expired loans analysis
Commit: 47425603375f6fd568da7cec2dbc7073406dbbed
https://github.com/llvm/llvm-project/commit/47425603375f6fd568da7cec2dbc7073406dbbed
Author: Utkarsh Saxena <usx at google.com>
Date: 2025-07-14 (Mon, 14 Jul 2025)
Changed paths:
M clang/lib/Analysis/LifetimeSafety.cpp
Log Message:
-----------
make the dataflow algorithm generic to avoid duplication
Compare: https://github.com/llvm/llvm-project/compare/14a9c8b50df1...47425603375f
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