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
/
containers
/
associative
/
multimap
/
multimap.ops
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcxx: Rename .hpp files in libcxx/test/support to .h
Nico Weber
2019-08-21
7
-7
/
+7
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
5
-0
/
+5
*
Support tests in freestanding
JF Bastien
2019-02-04
27
-27
/
+51
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
27
-108
/
+81
*
Use multi-key tree search for {map, set}::{count, equal_range}
Eric Fiselier
2018-02-10
2
-0
/
+110
*
Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed ...
Billy Robert O'Neal III
2017-11-21
15
-15
/
+15
*
Tolerate [[nodiscard]] annotations in the STL. Reviewed as https://reviews.ll...
Billy Robert O'Neal III
2017-11-15
20
-25
/
+37
*
Fix bug 33389 - __is_transparent check requires too much
Marshall Clow
2017-06-13
5
-5
/
+30
*
Fix more -Wshadow warnings introduced by recent Clang change
Eric Fiselier
2017-04-04
4
-4
/
+0
*
[libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.
Stephan T. Lavavej
2016-11-04
20
-29
/
+49
*
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...
Eric Fiselier
2016-06-14
5
-5
/
+5
*
[libcxx] Fix c++98 test failures.
Asiri Rathnayake
2016-06-03
5
-5
/
+5
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
20
-60
/
+60
*
Add tests for LWG#2299. While doing so, I noticed that the tests we have for ...
Marshall Clow
2015-06-30
25
-1
/
+832
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
5
-0
/
+1074