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
/
variant
/
variant.variant
/
variant.assign
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++][test] Silence more warnings in variant tests
Casey Carter
2019-10-14
2
-2
/
+2
*
[libc++][test] std::variant test cleanup
Casey Carter
2019-10-13
3
-2
/
+3
*
libcxx: Rename .hpp files in libcxx/test/support to .h
Nico Weber
2019-08-21
3
-3
/
+3
*
Add option to disable variant narrowing conversion changes.
Eric Fiselier
2019-07-12
3
-53
/
+47
*
Fix test failures when using a custom ABI namespace.
Richard Smith
2019-06-24
1
-1
/
+1
*
[libc++] Recommit r363692 to implement P0608R3
Zhihao Yuan
2019-06-20
2
-1
/
+110
*
[libc++] Revert r363692 which implements P0608R3
Zhihao Yuan
2019-06-19
2
-110
/
+1
*
[libc++] Implement P0608R3 - A sane variant converting constructor
Zhihao Yuan
2019-06-18
2
-1
/
+110
*
Add a test for LWG#3204 and mark it as complete. Reviewed as https://reviews....
Marshall Clow
2019-05-13
1
-0
/
+33
*
[libc++] Fix XFAILs on macOS when exceptions are disabled
Louis Dionne
2019-02-05
3
-3
/
+3
*
[libcxx] Start defining lit features for tests depending on availability
Louis Dionne
2019-02-05
3
-21
/
+3
*
Support tests in freestanding
JF Bastien
2019-02-04
3
-3
/
+9
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
3
-12
/
+9
*
[libcxx] Reorganize tests since the application of P0602R4
Louis Dionne
2019-01-10
2
-24
/
+40
*
[libcxx] Add availability markup for bad_optional_access, bad_variant_access ...
Louis Dionne
2018-11-19
3
-18
/
+22
*
Implement LWG 2904.
Michael Park
2017-06-07
3
-63
/
+0
*
Fix test with exceptions disabled
Eric Fiselier
2017-06-07
1
-29
/
+30
*
[test] Test changes to accommodate LWG 2904 "Make variant move-assignment mor...
Casey Carter
2017-06-07
3
-28
/
+487
*
Add markup for libc++ dylib availability
Mehdi Amini
2017-05-04
3
-0
/
+21
*
Work around Clang 3.8 bugs
Eric Fiselier
2016-12-03
2
-47
/
+0
*
Implement C++17 <variant>. Patch from Michael Park!
Eric Fiselier
2016-12-02
3
-36
/
+36
*
Fix copy/paste errors in new variant tests
Eric Fiselier
2016-12-02
2
-6
/
+6
*
Add tests for libc++'s constexpr variant copy/move extension
Eric Fiselier
2016-12-02
2
-0
/
+48
*
Add <variant> tests but disable them for libc++
Eric Fiselier
2016-11-23
3
-0
/
+947