[all-commits] [llvm/llvm-project] ec28b8: [libcxx] [test] Extend mingw workarounds for armv7...

Martin Storsjö via All-commits all-commits at lists.llvm.org
Tue Apr 29 16:05:56 PDT 2025


  Branch: refs/heads/release/20.x
  Home:   https://github.com/llvm/llvm-project
  Commit: ec28b8f9cc7f2ac187d8a617a6d08d5e56f9120e
      https://github.com/llvm/llvm-project/commit/ec28b8f9cc7f2ac187d8a617a6d08d5e56f9120e
  Author: Martin Storsjö <martin at martin.st>
  Date:   2025-04-29 (Tue, 29 Apr 2025)

  Changed paths:
    M libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.array/sized_delete_array.pass.cpp
    M libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.single/sized_delete.pass.cpp

  Log Message:
  -----------
  [libcxx] [test] Extend mingw workarounds for armv7/aarch64 too (#136419)

This would be more convenient, if ADDITIONAL_COMPILE_FLAGS(target=...)
could be set with a regular expression, just like within e.g. XFAIL
lines.

(cherry picked from commit d6622df115c0de92bf8fc10f8787345ff96b26cc)



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