rsmith added inline comments.

================
Comment at: clang/test/Interpreter/execute.c:1
+// RUN: cat %s | clang-repl | FileCheck %s
+
----------------
Presumably here (and in all the interpreter tests) we will need to check that 
we configured Clang and LLVM so that they can actually JIT code for the host 
machine, and disable the test if not.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96033/new/

https://reviews.llvm.org/D96033

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to