[clang] [LifetimeSafety] Track origins for lifetimebound calls returning record types (PR #187917)
Zhijie Wang via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 27 07:48:41 PDT 2026
================
@@ -2126,3 +2125,287 @@ void indexing_with_static_operator() {
}
} // namespace static_call_operator
+
----------------
aeft wrote:
Done
https://github.com/llvm/llvm-project/pull/187917
More information about the cfe-commits
mailing list