[all-commits] [llvm/llvm-project] 5fb524: RAII reseters and dangling field

Utkarsh Saxena via All-commits all-commits at lists.llvm.org
Wed Aug 5 05:30:03 PDT 2026


  Branch: refs/heads/users/usx95/08-05-raii_reseters_and_dangling_field
  Home:   https://github.com/llvm/llvm-project
  Commit: 5fb5244e675c111fe7e2ae99737f0e49f1ce6b6b
      https://github.com/llvm/llvm-project/commit/5fb5244e675c111fe7e2ae99737f0e49f1ce6b6b
  Author: Utkarsh Saxena <usx at google.com>
  Date:   2026-08-05 (Wed, 05 Aug 2026)

  Changed paths:
    M clang/include/clang/Analysis/Analyses/LifetimeSafety/Facts.h
    M clang/include/clang/Analysis/Analyses/LifetimeSafety/LifetimeSafety.h
    M clang/include/clang/Basic/DiagnosticGroups.td
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/lib/Analysis/LifetimeSafety/Checker.cpp
    M clang/lib/Analysis/LifetimeSafety/FactsGenerator.cpp
    M clang/lib/Sema/SemaLifetimeSafety.h
    M clang/test/Sema/LifetimeSafety/dangling-field.cpp

  Log Message:
  -----------
  RAII reseters and dangling field



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