[all-commits] [llvm/llvm-project] beffd1: [clang][Interpreter] Disable part of lambda test o...

David Spickett via All-commits all-commits at lists.llvm.org
Tue Jun 10 08:14:07 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: beffd1509af7b12eeab0d5ae85b2f8322e039287
      https://github.com/llvm/llvm-project/commit/beffd1509af7b12eeab0d5ae85b2f8322e039287
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2025-06-10 (Tue, 10 Jun 2025)

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

  Log Message:
  -----------
  [clang][Interpreter] Disable part of lambda test on Windows

https://github.com/llvm/llvm-project/issues/143547 for details.

For some reason the order of the printf output is not as expected
when piped. None of the "fixes" I have are good, so only run this
RUN on non-Windows.

Test added by https://github.com/llvm/llvm-project/pull/127467.



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