[all-commits] [llvm/llvm-project] 59f052: [libc++] Add clang-19 to failing tests on Windows ...

gulfemsavrun via All-commits all-commits at lists.llvm.org
Fri Jan 26 10:49:56 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 59f05239dbbc2c37d9de2bf638a64e1e9abd9163
      https://github.com/llvm/llvm-project/commit/59f05239dbbc2c37d9de2bf638a64e1e9abd9163
  Author: gulfemsavrun <gulfem at google.com>
  Date:   2024-01-26 (Fri, 26 Jan 2024)

  Changed paths:
    M libcxx/test/libcxx/fuzzing/random.pass.cpp
    M libcxx/test/std/depr/depr.c.headers/math_h.pass.cpp
    M libcxx/test/std/numerics/c.math/cmath.pass.cpp

  Log Message:
  -----------
  [libc++] Add clang-19 to failing tests on Windows (#79619)

After trunk is bumped to version 19, some libc++ tests started failing
on Windows. This patch adds clang-19 condition to XFAIL to fix the
issue.




More information about the All-commits mailing list