================ @@ -351,6 +351,15 @@ const char *const Runtimes = R"( EXTERN_C void __clang_Interpreter_SetValueNoAlloc(void *This, void *OutVal, void *OpaqueType, ...); )"; +const char *const OOPRuntimes = R"( + #include <stdio.h> ---------------- anutosh491 wrote:
Yupp I was just thinking about working around it ! https://github.com/llvm/llvm-project/pull/166368 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
