================
@@ -80,6 +80,7 @@ target_link_options(ClangReplInterpreterTests
   PUBLIC "SHELL: -s ALLOW_MEMORY_GROWTH=1"
   PUBLIC "SHELL: -s STACK_SIZE=32mb"
   PUBLIC "SHELL: -s INITIAL_MEMORY=128mb"
+  PUBLIC "SHELL: -s NO_DISABLE_EXCEPTION_CATCHING"
----------------
anutosh491 wrote:

yeah we can start with `-fexceptions` !

That won't hurt.

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

Reply via email to