[PATCH] D123674: Clang-Repl Error Recovery Bug Fix

Purva Chaudhari via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 31 01:09:43 PDT 2022


Purva-Chaudhari added a comment.

In D123674#3546738 <https://reviews.llvm.org/D123674#3546738>, @v.g.vassilev wrote:

> 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?

Trying to look on it


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