[all-commits] [llvm/llvm-project] 7f5631: UseFacts to consider only LValueToRValue and funct...
Utkarsh Saxena via All-commits
all-commits at lists.llvm.org
Mon Feb 23 13:13:25 PST 2026
Branch: refs/heads/users/usx95/02-16-usefacts_to_consider_only_lvaluetorvalue_and_function_calls
Home: https://github.com/llvm/llvm-project
Commit: 7f5631d2c16f4b534da50a271c411f52f9cbe392
https://github.com/llvm/llvm-project/commit/7f5631d2c16f4b534da50a271c411f52f9cbe392
Author: Utkarsh Saxena <usx at google.com>
Date: 2026-02-23 (Mon, 23 Feb 2026)
Changed paths:
M clang/include/clang/Analysis/Analyses/LifetimeSafety/FactsGenerator.h
M clang/lib/Analysis/LifetimeSafety/FactsGenerator.cpp
M clang/lib/Analysis/LifetimeSafety/LiveOrigins.cpp
M clang/test/Sema/warn-lifetime-analysis-nocfg.cpp
M clang/test/Sema/warn-lifetime-safety-dataflow.cpp
M clang/test/Sema/warn-lifetime-safety-invalidations.cpp
M clang/test/Sema/warn-lifetime-safety-suggestions.cpp
M clang/test/Sema/warn-lifetime-safety.cpp
M clang/unittests/Analysis/LifetimeSafetyTest.cpp
Log Message:
-----------
UseFacts to consider only LValueToRValue and function calls
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