[all-commits] [llvm/llvm-project] 575e29: Revert "[clang-repl] Recover the lookup tables of ...
Vassil Vassilev via All-commits
all-commits at lists.llvm.org
Mon May 30 23:33:26 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 575e297fcb289f0a9b0ac4b01d1d0fa051f5cc29
https://github.com/llvm/llvm-project/commit/575e297fcb289f0a9b0ac4b01d1d0fa051f5cc29
Author: Vassil Vassilev <v.g.vassilev at gmail.com>
Date: 2022-05-31 (Tue, 31 May 2022)
Changed paths:
M clang/lib/Interpreter/IncrementalParser.cpp
M clang/test/Interpreter/execute.cpp
Log Message:
-----------
Revert "[clang-repl] Recover the lookup tables of the primary context."
This reverts commit 5ff27fe1ff03d5aeaf8567c97618170f0cef8f58.
This patch caused failures in asan: https://lab.llvm.org/buildbot/#/builders/5/builds/24221
More information about the All-commits
mailing list