================
@@ -7,6 +7,7 @@
 
//===----------------------------------------------------------------------===//
 
 #include "Interp.h"
+#include "ByteCode/Source.h"
----------------
tbaederr wrote:

That shouldn't be needed (and if it is, it should just be `Source.h`)

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

Reply via email to