[PATCH] D151325: [analyzer] Differentiate lifetime extended temporaries

Gábor Horváth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 24 20:40:24 PDT 2023


xazax.hun added a comment.

I generally support the idea of a CXXLifetimeExtendedObj region, definitely cleaner than a CXXTempObjectRegion with static lifetime.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151325/new/

https://reviews.llvm.org/D151325



More information about the cfe-commits mailing list