[all-commits] [llvm/llvm-project] f4ad4a: special case MemberExpr writes
Utkarsh Saxena via All-commits
all-commits at lists.llvm.org
Thu Apr 16 02:35:19 PDT 2026
Branch: refs/heads/users/usx95/04-13-use-after-scope_through_fields
Home: https://github.com/llvm/llvm-project
Commit: f4ad4ac1e9487efd817a8402ec0d4c360dbdda80
https://github.com/llvm/llvm-project/commit/f4ad4ac1e9487efd817a8402ec0d4c360dbdda80
Author: Utkarsh Saxena <usx at google.com>
Date: 2026-04-16 (Thu, 16 Apr 2026)
Changed paths:
M clang/include/clang/Analysis/Analyses/LifetimeSafety/FactsGenerator.h
M clang/lib/Analysis/LifetimeSafety/FactsGenerator.cpp
Log Message:
-----------
special case MemberExpr writes
Commit: 1b339fd4c9923b7705f14963bbae030173a752b8
https://github.com/llvm/llvm-project/commit/1b339fd4c9923b7705f14963bbae030173a752b8
Author: Utkarsh Saxena <usx at google.com>
Date: 2026-04-16 (Thu, 16 Apr 2026)
Changed paths:
M clang/lib/Analysis/LifetimeSafety/FactsGenerator.cpp
Log Message:
-----------
merge DRE and ME
Commit: 4f81f1010a5f641432e156e6f4a2e408fe217656
https://github.com/llvm/llvm-project/commit/4f81f1010a5f641432e156e6f4a2e408fe217656
Author: Utkarsh Saxena <usx at google.com>
Date: 2026-04-16 (Thu, 16 Apr 2026)
Changed paths:
M clang/test/Sema/warn-lifetime-safety-dangling-field.cpp
M clang/test/Sema/warn-lifetime-safety-invalidations.cpp
Log Message:
-----------
another danglng-field test case
Compare: https://github.com/llvm/llvm-project/compare/7bb42d83882f...4f81f1010a5f
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