[all-commits] [llvm/llvm-project] 86258b: [ORC][clang-repl] Fix another unit test after 122e...
lhames via All-commits
all-commits at lists.llvm.org
Thu Aug 24 08:50:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 86258bda2016323d32efbe6a298654cd77cde644
https://github.com/llvm/llvm-project/commit/86258bda2016323d32efbe6a298654cd77cde644
Author: Lang Hames <lhames at gmail.com>
Date: 2023-08-24 (Thu, 24 Aug 2023)
Changed paths:
M clang/unittests/Interpreter/InterpreterTest.cpp
Log Message:
-----------
[ORC][clang-repl] Fix another unit test after 122ebe3b500.
Same fix as 8a62d6ba7e: We need to make sure that the supports-JIT check uses
the same JIT config that will be used in the actual test.
More information about the All-commits
mailing list