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
/
optional
/
optional.object
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expand test coverage for LWG2857
Casey Carter
2017-04-21
2
-6
/
+16
*
Additional test file for r300123
Marshall Clow
2017-04-12
1
-17
/
+47
*
Add some FAIL constexpr tests for optional's copy/move ctors.
Marshall Clow
2017-04-12
2
-0
/
+73
*
Fix more -Wshadow warnings introduced by recent Clang change
Eric Fiselier
2017-04-04
1
-1
/
+0
*
Implement LWG 2842 - optional(U&&) needs to SFINAE on decay_t<in_place_t>
Eric Fiselier
2017-03-30
1
-0
/
+14
*
[libcxx] [test] Fix Clang -Wunused-local-typedef, part 2/3.
Stephan T. Lavavej
2017-02-05
1
-5
/
+0
*
Fix unused parameters and variables
Eric Fiselier
2016-12-23
1
-0
/
+1
*
Add more tests for optional<const T>
Eric Fiselier
2016-10-28
6
-0
/
+29
*
Fix unreferenced parameters. Patch from STL@microsoft.com
Eric Fiselier
2016-10-23
2
-2
/
+2
*
Fix shadowing warning. Patch from STL@microsoft.com
Eric Fiselier
2016-10-23
1
-1
/
+1
*
Update status for std::optional LWG issues and fix an optional SFINAE bug
Eric Fiselier
2016-10-16
1
-0
/
+12
*
Implement N4606 optional
Eric Fiselier
2016-10-12
42
-0
/
+4630
*
Revert Add <optional>. Will recommit with better commit message
Eric Fiselier
2016-10-12
42
-4669
/
+0
*
Add <optional> header.
Eric Fiselier
2016-10-12
42
-0
/
+4669