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
/
specialized.algorithms
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++] Purge mentions of GCC 4 from the test suite
Louis Dionne
2019-09-25
1
-1
/
+1
*
Revert r372777: [libc++] Implement LWG 2510 and its follow-ups
Ilya Biryukov
2019-09-25
1
-1
/
+1
*
[libc++] Purge mentions of GCC 4 from the test suite
Louis Dionne
2019-09-24
1
-1
/
+1
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
3
-0
/
+6
*
Support tests in freestanding
JF Bastien
2019-02-04
17
-17
/
+51
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
17
-68
/
+51
*
[libcxx] [test] Make files consistently end with newlines, NFC.
Stephan T. Lavavej
2017-07-29
3
-3
/
+3
*
[libcxx] [test] Untabify, NFC.
Stephan T. Lavavej
2017-07-29
2
-2
/
+2
*
Fixed unintentional assignment-in-assert in new "extending memory management ...
Billy Robert O'Neal III
2017-03-14
6
-6
/
+6
*
Protect tests for std::uninitialized_{copy,fill} under libcpp-no-exceptions
Roger Ferrer Ibanez
2016-11-24
4
-8
/
+44
*
Make one of the new tests fail correctly on pre-C++17 systems
Marshall Clow
2016-11-14
1
-0
/
+6
*
Fixes for LWG 2598, 2686, 2739, 2742, 2747, and 2759, which were adopted last...
Marshall Clow
2016-11-14
1
-0
/
+20
*
Fix incorrect exception handling behavior in the uninitialized algorithms
Eric Fiselier
2016-10-11
5
-24
/
+14
*
Provide a constexpr addressof with GCC 7.
Eric Fiselier
2016-10-10
1
-1
/
+1
*
Replace test_throw.h header with a single test macro
Eric Fiselier
2016-10-01
6
-12
/
+6
*
Fix memory leak in test.
Eric Fiselier
2016-07-24
1
-0
/
+4
*
Implement P0040r3: Extending memory management tools
Eric Fiselier
2016-07-24
9
-0
/
+871
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
4
-5
/
+5
*
Make std::addressof constexpr in C++17 (Clang only).
Eric Fiselier
2016-03-17
1
-0
/
+42
*
Make it possible to build a no-exceptions variant of libcxx.
Asiri Rathnayake
2015-11-10
4
-0
/
+4
*
Remove undefined behavior from some tests. Same pattern as the unitialized_co...
Marshall Clow
2015-11-02
2
-10
/
+16
*
Remove undefined behavior from some tests. Thanks to Walter Brown for the hea...
Marshall Clow
2015-11-02
2
-10
/
+18
*
Implement LWG2433: uninitialized_copy()/etc. should tolerate overloaded opera...
Marshall Clow
2015-05-19
4
-0
/
+94
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
6
-0
/
+265