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.weak
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
12
-0
/
+24
*
Support tests in freestanding
JF Bastien
2019-02-04
18
-18
/
+54
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
17
-68
/
+51
*
Tolerate even more [[nodiscard]] in the STL. Reviewed as https://reviews.llvm...
Billy Robert O'Neal III
2017-11-15
1
-5
/
+5
*
Tolerate [[nodiscard]] annotations in the STL. Reviewed as https://reviews.ll...
Billy Robert O'Neal III
2017-11-15
1
-1
/
+1
*
Mark LWG 2942 as complete
Eric Fiselier
2017-07-30
2
-4
/
+2
*
[libcxx] [test] Untabify, NFC.
Stephan T. Lavavej
2017-07-29
1
-10
/
+10
*
[libcxx] [test] Strip trailing whitespace. NFC.
Stephan T. Lavavej
2017-05-04
1
-1
/
+1
*
Implement LWG#2873: 'Add noexcept to several shared_ptr related functions' Th...
Marshall Clow
2017-04-11
3
-13
/
+29
*
Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilities
Eric Fiselier
2016-10-01
1
-2
/
+4
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
1
-3
/
+3
*
Implement P0074: Making owner_less more flexible
Marshall Clow
2015-11-12
1
-0
/
+40
*
Add tests to check the typedefs from the result of std::owner_less
Marshall Clow
2015-01-07
1
-0
/
+8
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
18
-0
/
+1003