================
@@ -67,6 +67,7 @@ struct ReturnThisPointer {
//--- test_source.cpp
#include "test_header.h"
+#include "Inputs/lifetime-analysis.h"
----------------
aeft wrote:
@usx95 Is it safe to include `lifetime-analysis.h` here? Do you have any
suggestion? I include it because I need to reuse std::function definition.
Unlike other tests, this file has a fixit RUN line that might modify the
source. I guess this why this has specific test_header.h/test_source.cpp
https://github.com/llvm/llvm-project/pull/191123
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits