[all-commits] [llvm/llvm-project] 9ba132: [clan-reply] Backport PTU error recovery to 20.x

Anutosh Bhat via All-commits all-commits at lists.llvm.org
Thu Jun 12 17:23:26 PDT 2025


  Branch: refs/heads/release/20.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 9ba132be8eea545845cb22344ace56cdd43637d5
      https://github.com/llvm/llvm-project/commit/9ba132be8eea545845cb22344ace56cdd43637d5
  Author: Anutosh Bhat <andersonbhat491 at gmail.com>
  Date:   2025-06-12 (Thu, 12 Jun 2025)

  Changed paths:
    M clang/lib/Interpreter/IncrementalParser.cpp
    M clang/test/Interpreter/lambda.cpp

  Log Message:
  -----------
  [clan-reply] Backport PTU error recovery to 20.x

This cherry-picks 3b4c51bb3243a02526313c51207a674139b67a00 and
beffd1509af7b12eeab0d5ae85b2f8322e039287 to 20.x.

Which are:
[clang-repl] Fix error recovery while PTU cleanup (#127467)
[clang][Interpreter] Disable part of lambda test on Windows

The latter commit avoids a test failure seen in Windows builds.
On main, I turned off one of the RUN lines for Windows, but reviewers
on the cherry-pick preferred UNSUPPORTED to disable the whole test.

So I have used UNSUPPORTED in this version for 20.x.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list