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
/
optional.object
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove <experimental/optional>; use <optional> instead. See https://libcxx.ll...
Marshall Clow
2018-02-01
31
-2575
/
+0
*
Add markup for libc++ dylib availability
Mehdi Amini
2017-05-04
2
-0
/
+14
*
Fix unused parameters and variables
Eric Fiselier
2016-12-23
2
-2
/
+2
*
Protect std::experimental::optional tests under libcpp-no-exceptions
Roger Ferrer Ibanez
2016-11-07
13
-27
/
+77
*
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
2
-10
/
+4
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
2
-6
/
+6
*
[libcxx] Improve tests to use the UNSUPPORTED lit directive
Asiri Rathnayake
2016-05-28
28
-169
/
+28
*
Make it possible to build a no-exceptions variant of libcxx.
Asiri Rathnayake
2015-11-10
13
-0
/
+13
*
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
31
-0
/
+2565