[all-commits] [llvm/llvm-project] 6439e8: [LifetimeSafety] Implement a basic use-after-free ...

Utkarsh Saxena via All-commits all-commits at lists.llvm.org
Fri Jul 25 10:10:17 PDT 2025


  Branch: refs/heads/users/usx95/07-20-basic_error_report_for_use_after_free
  Home:   https://github.com/llvm/llvm-project
  Commit: 6439e88af1d5cf20c5feeb6b3bd1b512ca56c805
      https://github.com/llvm/llvm-project/commit/6439e88af1d5cf20c5feeb6b3bd1b512ca56c805
  Author: Utkarsh Saxena <usx at google.com>
  Date:   2025-07-25 (Fri, 25 Jul 2025)

  Changed paths:
    M clang/include/clang/Analysis/Analyses/LifetimeSafety.h
    M clang/include/clang/Basic/DiagnosticGroups.td
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/lib/Analysis/LifetimeSafety.cpp
    M clang/lib/Sema/AnalysisBasedWarnings.cpp
    A clang/test/Sema/warn-lifetime-safety.cpp
    M clang/unittests/Analysis/LifetimeSafetyTest.cpp

  Log Message:
  -----------
  [LifetimeSafety] Implement a basic use-after-free diagnostic



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