llvm-project/clang/lib/Interpreter
Vassil Vassilev 575e297fcb Revert "[clang-repl] Recover the lookup tables of the primary context."
This reverts commit 5ff27fe1ff.

This patch caused failures in asan: https://lab.llvm.org/buildbot/#/builders/5/builds/24221
2022-05-31 06:25:37 +00:00
..
CMakeLists.txt [clang] Fix a race condition in the build of clangInterpreter 2021-06-17 10:03:33 -07:00
IncrementalExecutor.cpp [ORC] Return ExecutorAddrs rather than JITEvaluatedSymbols from LLJIT::lookup. 2022-05-05 13:56:00 -07:00
IncrementalExecutor.h [clang-repl] Add an accessor to our underlying execution engine 2022-03-11 09:24:47 +00:00
IncrementalParser.cpp Revert "[clang-repl] Recover the lookup tables of the primary context." 2022-05-31 06:25:37 +00:00
IncrementalParser.h [clang] Remove unused forward declarations (NFC) 2022-01-08 11:56:40 -08:00
Interpreter.cpp [clang-repl] Add an accessor to our underlying execution engine 2022-03-11 09:24:47 +00:00