[clang] [LifetimeSafety] Track origins through std::function (PR #191123)
Utkarsh Saxena via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 14 00:05:36 PDT 2026
================
@@ -67,6 +67,7 @@ struct ReturnThisPointer {
//--- test_source.cpp
#include "test_header.h"
+#include "Inputs/lifetime-analysis.h"
----------------
usx95 wrote:
Should be fine. I already have a pending patch which needed to do this.
https://github.com/llvm/llvm-project/pull/191123
More information about the cfe-commits
mailing list