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
/
move.pass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++][test] Silence more warnings in variant tests
Casey Carter
2019-10-14
1
-1
/
+1
*
[libc++][test] std::variant test cleanup
Casey Carter
2019-10-13
1
-1
/
+1
*
libcxx: Rename .hpp files in libcxx/test/support to .h
Nico Weber
2019-08-21
1
-1
/
+1
*
[libc++] Fix XFAILs on macOS when exceptions are disabled
Louis Dionne
2019-02-05
1
-1
/
+1
*
[libcxx] Start defining lit features for tests depending on availability
Louis Dionne
2019-02-05
1
-7
/
+1
*
Support tests in freestanding
JF Bastien
2019-02-04
1
-1
/
+3
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[libcxx] Reorganize tests since the application of P0602R4
Louis Dionne
2019-01-10
1
-12
/
+20
*
[libcxx] Add availability markup for bad_optional_access, bad_variant_access ...
Louis Dionne
2018-11-19
1
-6
/
+8
*
Implement LWG 2904.
Michael Park
2017-06-07
1
-8
/
+0
*
[test] Test changes to accommodate LWG 2904 "Make variant move-assignment mor...
Casey Carter
2017-06-07
1
-6
/
+197
*
Add markup for libc++ dylib availability
Mehdi Amini
2017-05-04
1
-0
/
+7
*
Work around Clang 3.8 bugs
Eric Fiselier
2016-12-03
1
-24
/
+0
*
Implement C++17 <variant>. Patch from Michael Park!
Eric Fiselier
2016-12-02
1
-10
/
+10
*
Fix copy/paste errors in new variant tests
Eric Fiselier
2016-12-02
1
-3
/
+3
*
Add tests for libc++'s constexpr variant copy/move extension
Eric Fiselier
2016-12-02
1
-0
/
+24
*
Add <variant> tests but disable them for libc++
Eric Fiselier
2016-11-23
1
-0
/
+319