[libcxx] [test] Clarify weak_ptr_ret on Windows, remove a LIBCXX-WINDOWS-FIXME
authorMartin Storsjö <martin@martin.st>
Tue, 13 Jul 2021 12:39:54 +0000 (12:39 +0000)
committerMartin Storsjö <martin@martin.st>
Wed, 14 Jul 2021 06:08:06 +0000 (09:08 +0300)
commit2c425c17e678c522d8f4961e9ad94ad718a7cba0
treea45fb52c129a3f20124dd7395136dd47116b1f55
parentdfd9808b6cea59ff075498ee7e6e57f2b5b3a798
[libcxx] [test] Clarify weak_ptr_ret on Windows, remove a LIBCXX-WINDOWS-FIXME

On Windows, structs with a destructor are always returned indirectly;
add this to the list of known exceptions in the test where the class
isn't returned in registers as expected.

Differential Revision: https://reviews.llvm.org/D105906
libcxx/test/libcxx/memory/trivial_abi/weak_ptr_ret.pass.cpp