Nico Weber
|
28db4445e2
libcxx: Rename .hpp files in libcxx/test/support to .h
|
6 年之前 |
JF Bastien
|
e15dd4e32e
Support tests in freestanding
|
6 年之前 |
Chandler Carruth
|
7c3769df62
Update more file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Marshall Clow
|
c4f0f1eaa8
Use addressof instead of operator& in make_shared. Fixes PR38729. As a drive-by, make the same change in raw_storage_iterator (twice).
|
7 年之前 |
Casey Carter
|
90b8e58ffa
[test] Fix breakage from r303947 =(
|
8 年之前 |
Casey Carter
|
fd6177ffd6
[test] make_shared<T()>(...) is, uh, libc++-specific
|
8 年之前 |
Erik Pilkington
|
a3e0bf4396
Add support for shared_ptr<FunctionType>
|
8 年之前 |
Eric Fiselier
|
b7fd0be370
Update all bug URL's to point to https://bugs.llvm.org/...
|
8 年之前 |
Eric Fiselier
|
89e826a160
Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilities
|
9 年之前 |
Marshall Clow
|
cd6ed54fed
Make sure that __libcpp_compressed_pair_imp default-constructs its' members, rather than value-initializing them. Fixes PR#24137
|
10 年之前 |
Eric Fiselier
|
4eb5b6d5ee
[libcxx] Consolidate new/delete replacement in tests and disable it when using sanitizers.
|
10 年之前 |
Eric Fiselier
|
a90c6dd460
Move test into test/std subdirectory.
|
10 年之前 |