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
/
unique_ptr.pass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcxx: Rename .hpp files in libcxx/test/support to .h
Nico Weber
2019-08-21
1
-1
/
+1
*
Support tests in freestanding
JF Bastien
2019-02-04
1
-1
/
+3
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Silence a couple of 'unused variable' warnings in c++03 tests. No functional ...
Marshall Clow
2017-03-23
1
-0
/
+1
*
Protect smart-pointer tests under no exceptions
Roger Ferrer Ibanez
2016-11-14
1
-1
/
+2
*
Make shared_ptr constructor tests use count_new.hpp
Eric Fiselier
2016-06-22
1
-53
/
+34
*
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...
Eric Fiselier
2016-06-14
1
-1
/
+3
*
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
1
-0
/
+1
*
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
1
-1
/
+1
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
1
-0
/
+103