[all-commits] [llvm/llvm-project] 2cf353: [LifetimeSafety] Flow origins from lifetimebound a...

NeKon69 via All-commits all-commits at lists.llvm.org
Fri Apr 10 10:17:11 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2cf353b5e8560723409f3f9164bddec76f499963
      https://github.com/llvm/llvm-project/commit/2cf353b5e8560723409f3f9164bddec76f499963
  Author: NeKon69 <nobodqwe at gmail.com>
  Date:   2026-04-10 (Fri, 10 Apr 2026)

  Changed paths:
    M clang/lib/Analysis/LifetimeSafety/FactsGenerator.cpp
    M clang/test/Sema/warn-lifetime-analysis-nocfg.cpp
    M clang/test/Sema/warn-lifetime-safety.cpp

  Log Message:
  -----------
  [LifetimeSafety] Flow origins from lifetimebound args in `gsl::Pointer` construction (#189907)

This PR adds origin flow from `[[clang::lifetimebound]]` constructor
arguments during `gsl::Pointer` construction.

Fixes #175898



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