[PATCH] D123674: Clang-Repl Error Recovery Bug Fix
Vassil Vassilev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 30 23:34:54 PDT 2022
v.g.vassilev added a comment.
In D123674#3546722 <https://reviews.llvm.org/D123674#3546722>, @uabelho wrote:
> Hi,
>
> I noticed that the testcase Interpreter/execute.cpp starts failing with this patch when run/compiled with asan:
>
> Failed Tests (1):
> Clang :: Interpreter/execute.cpp
>
> Seen in the buildbot run
> https://lab.llvm.org/buildbot/#/builders/5/builds/24221
>
> The run on the commit before passed:
> https://lab.llvm.org/buildbot/#/builders/5/builds/24220
Thanks a lot for the notice @uabelho! I have reverted the patch while we are investigating.
@Purva-Chaudhari, can you take look and reproduce the asan failure locally?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123674/new/
https://reviews.llvm.org/D123674
More information about the cfe-commits
mailing list