[all-commits] [llvm/llvm-project] 092a96: Detect dangling references to field members
Utkarsh Saxena via All-commits
all-commits at lists.llvm.org
Mon Jan 19 14:14:49 PST 2026
Branch: refs/heads/users/usx95/01-19-detect_dangling_references_to_field_members
Home: https://github.com/llvm/llvm-project
Commit: 092a966b9647339f6ea90b3bdc19f78b82691a62
https://github.com/llvm/llvm-project/commit/092a966b9647339f6ea90b3bdc19f78b82691a62
Author: Utkarsh Saxena <usx at google.com>
Date: 2026-01-19 (Mon, 19 Jan 2026)
Changed paths:
M clang/include/clang/Analysis/Analyses/LifetimeSafety/FactsGenerator.h
M clang/lib/Analysis/LifetimeSafety/FactsGenerator.cpp
M clang/test/Sema/warn-lifetime-analysis-nocfg.cpp
M clang/test/Sema/warn-lifetime-safety-suggestions.cpp
M clang/test/Sema/warn-lifetime-safety.cpp
Log Message:
-----------
Detect dangling references to field members
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