[all-commits] [llvm/llvm-project] f1b115: [libc++] [test] Fix a few tests for 32-bit x86
Harald van Dijk via All-commits
all-commits at lists.llvm.org
Fri Jun 4 20:32:37 PDT 2021
Branch: refs/heads/release/12.x
Home: https://github.com/llvm/llvm-project
Commit: f1b1151b61b19391b083ced5d4b0b710ada07f6c
https://github.com/llvm/llvm-project/commit/f1b1151b61b19391b083ced5d4b0b710ada07f6c
Author: Harald van Dijk <harald at gigawatt.nl>
Date: 2021-06-04 (Fri, 04 Jun 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
(cherry picked from commit 73cdc7599bf053c3e22ce6bb15a4266f66bd5e69)
More information about the All-commits
mailing list