[all-commits] [llvm/llvm-project] b7375f: [LifetimeSafety] Add expired loans analysis
Utkarsh Saxena via All-commits
all-commits at lists.llvm.org
Wed Jul 16 07:14:51 PDT 2025
Branch: refs/heads/users/usx95/lifetime-safety-liveness
Home: https://github.com/llvm/llvm-project
Commit: b7375fb1370a9e2903a53b629fc2dfd28b05dc45
https://github.com/llvm/llvm-project/commit/b7375fb1370a9e2903a53b629fc2dfd28b05dc45
Author: Utkarsh Saxena <usx at google.com>
Date: 2025-07-16 (Wed, 16 Jul 2025)
Changed paths:
M clang/lib/Analysis/LifetimeSafety.cpp
M clang/test/Sema/warn-lifetime-safety-dataflow.cpp
Log Message:
-----------
[LifetimeSafety] Add expired loans analysis
Commit: 4c6b5a28215cc249776ed54de878da2d899c9e0e
https://github.com/llvm/llvm-project/commit/4c6b5a28215cc249776ed54de878da2d899c9e0e
Author: Utkarsh Saxena <usx at google.com>
Date: 2025-07-16 (Wed, 16 Jul 2025)
Changed paths:
M clang/lib/Analysis/LifetimeSafety.cpp
Log Message:
-----------
remove unused member function
Commit: 954ba8551b3b2a98d5dd5ecbcffd0acaca804da6
https://github.com/llvm/llvm-project/commit/954ba8551b3b2a98d5dd5ecbcffd0acaca804da6
Author: Utkarsh Saxena <usx at google.com>
Date: 2025-07-16 (Wed, 16 Jul 2025)
Changed paths:
M clang/lib/Analysis/LifetimeSafety.cpp
Log Message:
-----------
fix tests
Compare: https://github.com/llvm/llvm-project/compare/839eb25e9e76...954ba8551b3b
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