================
@@ -11,6 +11,7 @@
 //
 
//===----------------------------------------------------------------------===//
 
+#include "clang/AST/ParentMap.h"
----------------
gamesh411 wrote:

Yeah, this was part of my attempt to use the structure of the AST to detect the 
lambda initialisation. Removed.

https://github.com/llvm/llvm-project/pull/150417
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to