index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
test
/
std
/
utilities
/
memory
/
util.smartptr
/
util.smartptr.shared
/
util.smartptr.shared.create
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++] Remove C++03 variadics in shared_ptr
Zoe Carver
2019-09-24
2
-122
/
+79
*
libcxx: Rename .hpp files in libcxx/test/support to .h
Nico Weber
2019-08-21
1
-1
/
+1
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
3
-0
/
+4
*
Support tests in freestanding
JF Bastien
2019-02-04
6
-6
/
+18
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
6
-24
/
+18
*
Use addressof instead of operator& in make_shared. Fixes PR38729. As a drive-...
Marshall Clow
2018-08-28
2
-0
/
+17
*
Land D28253 which fixes PR28929 (which we mistakenly marked as fixed before)
Marshall Clow
2017-12-05
2
-0
/
+58
*
[test] Fix breakage from r303947 =(
Casey Carter
2017-05-26
1
-2
/
+4
*
[test] make_shared<T()>(...) is, uh, libc++-specific
Casey Carter
2017-05-26
1
-5
/
+13
*
Add support for shared_ptr<FunctionType>
Erik Pilkington
2017-05-25
1
-1
/
+12
*
Update all bug URL's to point to https://bugs.llvm.org/...
Eric Fiselier
2017-02-17
1
-1
/
+1
*
Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilities
Eric Fiselier
2016-10-01
1
-1
/
+2
*
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...
Eric Fiselier
2016-06-14
1
-1
/
+1
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
1
-2
/
+2
*
Add 'is_callable' and 'is_nothrow_callable' traits and cleanup INVOKE.
Eric Fiselier
2016-04-20
2
-3
/
+3
*
Make sure that __libcpp_compressed_pair_imp default-constructs its' members, ...
Marshall Clow
2015-07-16
1
-0
/
+16
*
Fix PR#23647 - make_shared<volatile bool> - second try
Marshall Clow
2015-05-27
1
-3
/
+3
*
Revert 238354 while I figure out what broke in weak_ptr
Marshall Clow
2015-05-27
1
-3
/
+3
*
Fix PR#23647 - make_shared<volatile bool>
Marshall Clow
2015-05-27
1
-0
/
+61
*
[libcxx] Consolidate new/delete replacement in tests and disable it when usin...
Eric Fiselier
2014-12-22
1
-20
/
+5
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
3
-0
/
+275