[all-commits] [llvm/llvm-project] be2267: [libcxx] Skip tests on GCC

Vy Nguyen via All-commits all-commits at lists.llvm.org
Mon Jul 20 09:59:46 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: be2267ba34e5154f94188e2b346392fc73d056ae
      https://github.com/llvm/llvm-project/commit/be2267ba34e5154f94188e2b346392fc73d056ae
  Author: Vy Nguyen <vyng at google.com>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    M libcxx/test/libcxx/memory/trivial_abi/shared_ptr_arg.pass.cpp
    M libcxx/test/libcxx/memory/trivial_abi/unique_ptr_arg.pass.cpp
    M libcxx/test/libcxx/memory/trivial_abi/unique_ptr_array.pass.cpp
    M libcxx/test/libcxx/memory/trivial_abi/unique_ptr_destruction_order.pass.cpp
    M libcxx/test/libcxx/memory/trivial_abi/unique_ptr_ret.pass.cpp
    M libcxx/test/libcxx/memory/trivial_abi/weak_ptr_ret.pass.cpp

  Log Message:
  -----------
  [libcxx] Skip tests on GCC

Summary: These don't work with GCC

Reviewers: jyknight, #libc!

Subscribers: libcxx-commits

Tags: #libc

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




More information about the All-commits mailing list