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
/
experimental
/
optional
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove <experimental/optional>; use <optional> instead. See https://libcxx.ll...
Marshall Clow
2018-02-01
66
-4317
/
+0
*
Placate unused variable warnings uncovered by improvements to clang's -Wunuse...
Benjamin Kramer
2017-10-14
1
-0
/
+1
*
Add markup for libc++ dylib availability
Mehdi Amini
2017-05-04
4
-0
/
+26
*
Fix unused parameters and variables
Eric Fiselier
2016-12-23
3
-3
/
+3
*
Protect optional test under libcpp-no-exceptions
Roger Ferrer Ibanez
2016-12-01
1
-3
/
+6
*
Protect std::experimental::optional tests under libcpp-no-exceptions
Roger Ferrer Ibanez
2016-11-07
13
-27
/
+77
*
[libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.
Stephan T. Lavavej
2016-11-04
1
-1
/
+3
*
Update status for std::optional LWG issues and fix an optional SFINAE bug
Eric Fiselier
2016-10-16
1
-0
/
+3
*
Avoid compile error by giving the test type a user defined default constructor
Eric Fiselier
2016-09-07
1
-1
/
+1
*
Fix PR30260 - optional<const T> not working.
Eric Fiselier
2016-09-07
8
-0
/
+94
*
Fix std::experimental::optional tests. Patch from Casey Carter.
Eric Fiselier
2016-07-17
5
-13
/
+9
*
Move more _LIBCPP_VERSION tests to test/libcxx.
Eric Fiselier
2016-06-22
1
-20
/
+0
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
23
-39
/
+39
*
[libcxx] Improve tests to use the UNSUPPORTED lit directive
Asiri Rathnayake
2016-05-28
60
-318
/
+62
*
Make it possible to build a no-exceptions variant of libcxx.
Asiri Rathnayake
2015-11-10
14
-0
/
+14
*
Suppress clang warnings in some tests
Eric Fiselier
2015-08-30
3
-22
/
+9
*
Remove non-const test to get test passing. Will come back later and (correctl...
Marshall Clow
2014-12-23
1
-4
/
+0
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
67
-0
/
+4421