[all-commits] [llvm/llvm-project] 73cdc7: [libc++] [test] Fix a few tests for 32-bit x86

Harald van Dijk via All-commits all-commits at lists.llvm.org
Mon May 31 09:36:56 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 73cdc7599bf053c3e22ce6bb15a4266f66bd5e69
      https://github.com/llvm/llvm-project/commit/73cdc7599bf053c3e22ce6bb15a4266f66bd5e69
  Author: Harald van Dijk <harald at gigawatt.nl>
  Date:   2021-05-31 (Mon, 31 May 2021)

  Changed paths:
    M libcxx/test/libcxx/gdb/gdb_pretty_printer_test.sh.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:
  -----------
  [libc++] [test] Fix a few tests for 32-bit x86

Fixes bug https://llvm.org/PR48939.

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




More information about the All-commits mailing list