[all-commits] [llvm/llvm-project] 2d8ec3: [libcxx] [test] Narrow down XFAILs regarding a MSV...

Martin Storsjö via All-commits all-commits at lists.llvm.org
Fri Nov 5 12:44:00 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d8ec3c61d3c2d47b303187bb882ca23544f6fc5
      https://github.com/llvm/llvm-project/commit/2d8ec3c61d3c2d47b303187bb882ca23544f6fc5
  Author: Martin Storsjö <martin at martin.st>
  Date:   2021-11-05 (Fri, 05 Nov 2021)

  Changed paths:
    M libcxx/test/std/localization/locale.categories/category.collate/locale.collate.byname/hash.pass.cpp
    M libcxx/test/std/localization/locale.categories/category.collate/locale.collate/locale.collate.members/compare.pass.cpp
    M libcxx/test/std/localization/locale.categories/category.collate/locale.collate/locale.collate.members/hash.pass.cpp
    M libcxx/test/std/localization/locales/locale/locale.operators/compare.pass.cpp

  Log Message:
  -----------
  [libcxx] [test] Narrow down XFAILs regarding a MSVC mode specific bug to "windows-dll && msvc"

These tests don't fail when only windows-dll is set in mingw mode, as the
bug is specific to MSVC mode.

Differential Revision: https://reviews.llvm.org/D112348




More information about the All-commits mailing list