[clang] [llvm] Enable running ClangReplInterpreterTests in an Emscripten environment (PR #150977)
Anutosh Bhat via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 30 03:28:34 PDT 2025
anutosh491 wrote:
> I think this PR is ready to go in now as a first step in having Emscripten tests for llvm clang-repl interpreter.
So we would be testing this through cppinterop's CI is it ?
> the test crashes gtest
Interested in seeing what the error message says. We can fix it later if its totally unseen before.
Also regarding Addllvm.cmake, it is a very involved file in general. Would be good if we can skip any changes there. Let's see what others say.
https://github.com/llvm/llvm-project/pull/150977
More information about the cfe-commits
mailing list