diff options
author | Jun Zhang <jun@junz.org> | 2023-05-23 18:09:04 +0800 |
---|---|---|
committer | Jun Zhang <jun@junz.org> | 2023-05-23 19:32:31 +0800 |
commit | 5111286f06e1e10f24745007a45a830760f1790c (patch) | |
tree | 2aad1f9657fee43af0aabcd6aa7fb0add63ba01d /llvm/unittests/ADT/StringRefTest.cpp | |
parent | 09011c4eb82dc6eb0a1e64666a585a0269c6a6aa (diff) | |
download | llvm-5111286f06e1e10f24745007a45a830760f1790c.zip llvm-5111286f06e1e10f24745007a45a830760f1790c.tar.gz llvm-5111286f06e1e10f24745007a45a830760f1790c.tar.bz2 |
Reland "Reland [clang-repl] Introduce Value to capture expression results"
This reverts commit 094ab4781262b6cb49d57b0ecdf84b047c879295.
Reland with changing `ParseAndExecute` to `Parse` in
`Interpreter::create`. This avoid creating JIT instance everytime even
if we don't really need them.
This should fixes failures like https://lab.llvm.org/buildbot/#/builders/38/builds/11955
The original reverted patch also causes GN bot fails on M1. (https://lab.llvm.org/buildbot/#/builders/38/builds/11955)
However, we can't reproduce it so let's reland it and see what happens.
See discussions here: https://reviews.llvm.org/rGd71a4e02277a64a9dece591cdf2b34f15c3b19a0
Diffstat (limited to 'llvm/unittests/ADT/StringRefTest.cpp')
0 files changed, 0 insertions, 0 deletions