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.ctor
/
copy.pass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
/
+16
*
[libcxx] Add availability markup for bad_optional_access, bad_variant_access ...
Louis Dionne
2018-11-19
1
-6
/
+7
*
Disable the deduction guide test I added in 309296 for the moment, while I fi...
Marshall Clow
2017-07-27
1
-0
/
+4
*
Implement P0739R0: 'Some improvements to class template argument deduction in...
Marshall Clow
2017-07-27
1
-0
/
+5
*
[test] Test changes to accommodate LWG 2904 "Make variant move-assignment mor...
Casey Carter
2017-06-07
1
-5
/
+96
*
Remove incorrect #ifdef guards around variant tests.
Eric Fiselier
2017-05-26
1
-2
/
+1
*
Add markup for libc++ dylib availability
Mehdi Amini
2017-05-04
1
-0
/
+7
*
[test] variant: enable constexpr construction tests on MSVC STL
Casey Carter
2017-05-04
1
-3
/
+11
*
Implement C++17 <variant>. Patch from Michael Park!
Eric Fiselier
2016-12-02
1
-7
/
+7
*
Add tests for libc++'s constexpr variant copy/move extension
Eric Fiselier
2016-12-02
1
-0
/
+22
*
Add <variant> tests but disable them for libc++
Eric Fiselier
2016-11-23
1
-0
/
+137