[all-commits] [llvm/llvm-project] b5bada: [libcxx][test] Narrow XFAIL for tests that pass wi...

Casey Carter via All-commits all-commits at lists.llvm.org
Wed Jan 26 12:18:01 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b5bada6f85ce6789415d8b9844b6fd3a26d5408f
      https://github.com/llvm/llvm-project/commit/b5bada6f85ce6789415d8b9844b6fd3a26d5408f
  Author: Casey Carter <Casey at Carter.net>
  Date:   2022-01-26 (Wed, 26 Jan 2022)

  Changed paths:
    M libcxx/test/std/language.support/support.dynamic/alloc.errors/set.new.handler/get_new_handler.pass.cpp
    M libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/copy_move.pass.cpp

  Log Message:
  -----------
  [libcxx][test] Narrow XFAIL for tests that pass with `msvc && stdlib=msvc`

... but fail with `msvc && stdlib=libc++`.

Differential Review: https://reviews.llvm.org/D118194




More information about the All-commits mailing list