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.const
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcxx: Rename .hpp files in libcxx/test/support to .h
Nico Weber
2019-08-21
5
-5
/
+5
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
14
-0
/
+21
*
[libc++] Enable deprecation warnings by default
Louis Dionne
2019-03-12
1
-0
/
+1
*
Support tests in freestanding
JF Bastien
2019-02-04
20
-20
/
+60
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
20
-80
/
+60
*
Silence a couple of 'unused variable' warnings in c++03 tests. No functional ...
Marshall Clow
2017-03-23
2
-0
/
+2
*
Remove more usages of REQUIRES-ANY in the test-suite
Eric Fiselier
2017-03-02
1
-1
/
+1
*
Remove auto_ptr in C++17. Get it back by defining _LIBCPP_ENABLE_CXX17_REMOVE...
Marshall Clow
2017-01-24
1
-0
/
+1
*
Refactor unique_ptr/shared_ptr deleter test types into single header.
Eric Fiselier
2017-01-20
8
-8
/
+8
*
Protect smart-pointer tests under no exceptions
Roger Ferrer Ibanez
2016-11-14
2
-2
/
+8
*
Change from "XFAIL: libcpp-no-exceptions" to "UNSUPPORTED: libcpp-no-exceptio...
Roger Ferrer Ibanez
2016-10-31
5
-5
/
+5
*
Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilities
Eric Fiselier
2016-10-01
2
-12
/
+20
*
Make shared_ptr constructor tests use count_new.hpp
Eric Fiselier
2016-06-22
5
-151
/
+92
*
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...
Eric Fiselier
2016-06-14
3
-3
/
+5
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
1
-1
/
+1
*
Make it possible to build a no-exceptions variant of libcxx.
Asiri Rathnayake
2015-11-10
8
-0
/
+8
*
Fix for LWG Issue 2415: Inconsistency between unique_ptr and shared_ptr
Marshall Clow
2015-05-10
1
-0
/
+12
*
Use generic feature name for sanitizers that replace new and delete
Eric Fiselier
2015-03-10
5
-5
/
+5
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
20
-0
/
+1329