[all-commits] [llvm/llvm-project] a7b240: [LifetimeSafety] Support allocating/freeing functi...

NeKon69 via All-commits all-commits at lists.llvm.org
Sat Aug 1 05:20:36 PDT 2026


  Branch: refs/heads/users/NeKon69/issue-213435-support-allocating-freeing-functions
  Home:   https://github.com/llvm/llvm-project
  Commit: a7b240403c545294daa363dbf6db63c7bd89131f
      https://github.com/llvm/llvm-project/commit/a7b240403c545294daa363dbf6db63c7bd89131f
  Author: NeKon69 <nobodqwe at gmail.com>
  Date:   2026-08-01 (Sat, 01 Aug 2026)

  Changed paths:
    M clang/include/clang/Analysis/Analyses/LifetimeSafety/FactsGenerator.h
    M clang/include/clang/Analysis/Analyses/LifetimeSafety/LifetimeAnnotations.h
    M clang/include/clang/Analysis/Analyses/LifetimeSafety/Loans.h
    M clang/lib/Analysis/LifetimeSafety/FactsGenerator.cpp
    M clang/lib/Analysis/LifetimeSafety/LifetimeAnnotations.cpp
    M clang/lib/Analysis/LifetimeSafety/Loans.cpp
    M clang/lib/Sema/SemaLifetimeSafety.h
    M clang/test/Sema/LifetimeSafety/safety.cpp

  Log Message:
  -----------
  [LifetimeSafety] Support allocating/freeing functions annotated with ownership_takes/ownership_returns



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