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
/
container.adaptors
/
queue
/
queue.defn
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
13
-0
/
+24
*
Support tests in freestanding
JF Bastien
2019-02-04
16
-16
/
+48
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
16
-64
/
+48
*
Get tests compiling with -Wunused-local-typedef
Eric Fiselier
2018-11-15
1
-1
/
+1
*
[libcxx] [test] Fix whitespace, NFC.
Stephan T. Lavavej
2018-04-12
1
-25
/
+25
*
[libcxx] [test] Strip trailing whitespace, NFC.
Stephan T. Lavavej
2018-02-12
1
-2
/
+2
*
Implement LWG2783: stack::emplace() and queue::emplace() should return declty...
Marshall Clow
2018-01-24
1
-18
/
+37
*
First part of P0600 - '[[nodiscard] in the standard library'. Mark the 'empty...
Marshall Clow
2017-11-15
1
-0
/
+28
*
[libcxx] [test] Untabify, NFC.
Stephan T. Lavavej
2017-07-29
1
-1
/
+1
*
Cleanup _LIBCPP_HAS_NO_<c++11-feature> for std::queue and std::priority_queue.
Eric Fiselier
2017-04-18
2
-6
/
+4
*
Change the return type of emplace_[front|back] back to void when building wit...
Marshall Clow
2017-01-24
1
-2
/
+12
*
Implement P0084r2. Changing emplace return types.
Eric Fiselier
2016-07-21
1
-6
/
+12
*
Add failing tests that I forgot to add to the last commit
Marshall Clow
2016-03-14
1
-0
/
+20
*
Implement LWG#2566: Requirements on the first template parameter of container...
Marshall Clow
2016-03-14
1
-7
/
+7
*
We had two identical files named 'MoveOnly.h' in the test suite. Move one to ...
Marshall Clow
2015-01-28
2
-2
/
+2
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
14
-0
/
+458