Reland "[clang-repl] Recover the lookup tables of the primary context."
authorVassil Vassilev <v.g.vassilev@gmail.com>
Fri, 24 Jun 2022 07:17:20 +0000 (07:17 +0000)
committerVassil Vassilev <v.g.vassilev@gmail.com>
Fri, 24 Jun 2022 08:35:41 +0000 (08:35 +0000)
commitac6c5c5e8f20d0550d99778583b83c3856ea353b
tree3375a0f38e81a294fa3481fc5c7b057be2c90df5
parent8bee6e52f8b109116692eb493549125486dd8910
Reland "[clang-repl] Recover the lookup tables of the primary context."

The asan issue was fixed in llvm/llvm-project@7bc00ce5cd41

This reverts commit 575e297fcb289f0a9b0ac4b01d1d0fa051f5cc29.

Differential revision: https://reviews.llvm.org/D123674
clang/lib/Interpreter/IncrementalParser.cpp
clang/test/Interpreter/execute.cpp