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

Mikael Holmén via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 30 23:20:47 PDT 2022


uabelho added a comment.

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


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