================
@@ -7,37 +7,38 @@
 
 using namespace clang;
 using namespace ento;
+using lifetime_modeling::isBoundToLifetimeSourceSet;
----------------
benedekaibas wrote:

I think I should move it inside the function scope and once there is more use 
of the function I can move it global.

https://github.com/llvm/llvm-project/pull/206460
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to