[all-commits] [llvm/llvm-project] 8e3c34: basic error report for use after free

Utkarsh Saxena via All-commits all-commits at lists.llvm.org
Mon Jul 21 07:49:08 PDT 2025


  Branch: refs/heads/users/usx95/07-20-basic_error_report_for_use_after_free
  Home:   https://github.com/llvm/llvm-project
  Commit: 8e3c34b2cc04ae149036cb85897d4f2ed89cf76a
      https://github.com/llvm/llvm-project/commit/8e3c34b2cc04ae149036cb85897d4f2ed89cf76a
  Author: Utkarsh Saxena <usx at google.com>
  Date:   2025-07-21 (Mon, 21 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:
  -----------
  basic error report for use after free



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