[all-commits] [llvm/llvm-project] 138dc2: Revert "[libc++][libc++abi] Add tests for vendor-s...

Zero Omega via All-commits all-commits at lists.llvm.org
Thu Sep 30 11:04:45 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 138dc27186bed4565584387fc49d88b235a1e2ed
      https://github.com/llvm/llvm-project/commit/138dc27186bed4565584387fc49d88b235a1e2ed
  Author: Haowei Wu <haowei at google.com>
  Date:   2021-09-30 (Thu, 30 Sep 2021)

  Changed paths:
    M libcxx/cmake/caches/Apple.cmake
    M libcxx/test/configs/legacy.cfg.in
    M libcxx/test/configs/llvm-libc++-shared.cfg.in
    M libcxx/test/configs/llvm-libc++-static.cfg.in
    R libcxx/test/libcxx/vendor/apple/system-install-properties.sh.cpp
    M libcxx/test/std/strings/c.strings/cuchar.pass.cpp
    M libcxx/test/std/utilities/charconv/charconv.from.chars/integral.bool.fail.cpp
    M libcxx/test/std/utilities/charconv/charconv.from.chars/integral.pass.cpp
    M libcxx/test/std/utilities/charconv/charconv.from.chars/integral.roundtrip.pass.cpp
    M libcxx/test/std/utilities/charconv/charconv.to.chars/integral.bool.fail.cpp
    M libcxx/test/std/utilities/charconv/charconv.to.chars/integral.pass.cpp
    M libcxx/test/std/utilities/function.objects/func.search/func.search.bm/default.pass.cpp
    M libcxx/test/std/utilities/function.objects/func.search/func.search.bm/hash.pass.cpp
    M libcxx/test/std/utilities/function.objects/func.search/func.search.bm/hash.pred.pass.cpp
    M libcxx/test/std/utilities/function.objects/func.search/func.search.bm/pred.pass.cpp
    M libcxx/test/std/utilities/function.objects/func.search/func.search.bmh/default.pass.cpp
    M libcxx/test/std/utilities/function.objects/func.search/func.search.bmh/hash.pass.cpp
    M libcxx/test/std/utilities/function.objects/func.search/func.search.bmh/hash.pred.pass.cpp
    M libcxx/test/std/utilities/function.objects/func.search/func.search.bmh/pred.pass.cpp
    M libcxx/utils/libcxx/test/config.py
    M libcxx/utils/libcxx/test/params.py
    M libcxxabi/test/lit.site.cfg.in
    R libcxxabi/test/vendor/apple/system-install-properties.sh.cpp

  Log Message:
  -----------
  Revert "[libc++][libc++abi] Add tests for vendor-specific properties"

This reverts commit 9892d1644f62cf8f5133ee0d2ebafb56f6500cc1, which
causes clang test failures in libcxx tests.




More information about the All-commits mailing list