[all-commits] [llvm/llvm-project] 50ec07: handle unique_ptr::release
Utkarsh Saxena via All-commits
all-commits at lists.llvm.org
Fri Feb 6 08:53:46 PST 2026
Branch: refs/heads/users/usx95/02-06-handle_unique_ptr_release
Home: https://github.com/llvm/llvm-project
Commit: 50ec075e1b900785bebf8785be4bec7b5e6b12c7
https://github.com/llvm/llvm-project/commit/50ec075e1b900785bebf8785be4bec7b5e6b12c7
Author: Utkarsh Saxena <usx at google.com>
Date: 2026-02-06 (Fri, 06 Feb 2026)
Changed paths:
M clang/include/clang/Analysis/Analyses/LifetimeSafety/LifetimeAnnotations.h
M clang/lib/Analysis/LifetimeSafety/FactsGenerator.cpp
M clang/lib/Analysis/LifetimeSafety/LifetimeAnnotations.cpp
M clang/test/Sema/Inputs/lifetime-analysis.h
M clang/test/Sema/warn-lifetime-safety.cpp
Log Message:
-----------
handle unique_ptr::release
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