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
/
re
/
re.results
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add '_LIBCPP_ASSERT(ready())' to several match_results method that have this ...
Marshall Clow
2019-04-26
7
-7
/
+7
*
[libc++] Remove unnecessary <iostream> #includes in tests
Louis Dionne
2019-03-28
3
-6
/
+0
*
Support tests in freestanding
JF Bastien
2019-02-04
27
-27
/
+81
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
27
-108
/
+81
*
[libcxx] [test] Strip trailing whitespace. NFC.
Stephan T. Lavavej
2018-11-14
3
-3
/
+3
*
Adjust unsupported C++ versions in some tests
Mikhail Maltsev
2018-10-24
1
-1
/
+1
*
Mark the move construct/move assign tests as unsupported on C++03
Marshall Clow
2018-10-23
2
-1
/
+2
*
Add tests for match_results copy/move assignment operators. NFC
Marshall Clow
2018-10-23
3
-0
/
+106
*
Remove a 'const' from the synopsis. NFC
Marshall Clow
2018-10-23
1
-1
/
+1
*
Add tests for match_results copy/move construction. NFC
Marshall Clow
2018-10-23
2
-0
/
+83
*
More of P0600 - '[[nodiscard]] in the Library' mark empty() as nodiscard in m...
Marshall Clow
2017-11-16
1
-0
/
+27
*
[libcxx] [test] D27022: Fix MSVC warning C4389 "signed/unsigned mismatch", pa...
Stephan T. Lavavej
2016-12-06
2
-2
/
+4
*
#include <test_macros.h> in all the regex tests, and remove all mentions of _...
Marshall Clow
2016-04-26
22
-0
/
+22
*
re.results.form: Format out-of-range subexpression references as null
Duncan P. N. Exon Smith
2016-02-03
1
-0
/
+52
*
Fix for PR22061 by K-ballo
Marshall Clow
2015-01-28
1
-3
/
+6
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
22
-0
/
+1062