[all-commits] [llvm/llvm-project] 8f2cc8: [libcxx] [NFC] Add more reinterpret_pointer_cast t...
Zoe Carver via All-commits
all-commits at lists.llvm.org
Thu May 14 12:04:40 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8f2cc889b0517c4ad748de1a96f13489e89968a5
https://github.com/llvm/llvm-project/commit/8f2cc889b0517c4ad748de1a96f13489e89968a5
Author: zoecarver <z.zoelec2 at gmail.com>
Date: 2020-05-14 (Thu, 14 May 2020)
Changed paths:
M libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cast/reinterpret_pointer_cast.pass.cpp
Log Message:
-----------
[libcxx] [NFC] Add more reinterpret_pointer_cast tests.
* Add test for inheritance.
* Test value is preserved through cast.
More information about the All-commits
mailing list