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
/
language.support
/
support.exception
/
except.nested
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support tests in freestanding
JF Bastien
2019-02-04
6
-6
/
+18
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
6
-24
/
+18
*
[libcxx] [test] Untabify, NFC.
Stephan T. Lavavej
2017-07-29
1
-2
/
+2
*
[libc++] Implement exception_ptr on Windows
Eric Fiselier
2017-05-08
6
-17
/
+3
*
Mark exception_ptr tests as XFAIL on Windows for now
Eric Fiselier
2017-04-21
6
-1
/
+19
*
[test] Silence unused parameter/typedef warnings
Casey Carter
2017-04-18
1
-1
/
+1
*
Implement LWG#2855 - made easy by previous refactoring
Marshall Clow
2017-04-13
1
-0
/
+10
*
Implement LWG2784, and mark 2786, 2795, 2804, 2812, 2826, 2834, 2837 and 2838...
Marshall Clow
2017-03-14
1
-1
/
+32
*
Protect nested-exceptions tests under no-exceptions
Roger Ferrer Ibanez
2016-11-14
3
-3
/
+12
*
Change from "XFAIL: libcpp-no-exceptions" to "UNSUPPORTED: libcpp-no-exceptio...
Roger Ferrer Ibanez
2016-10-31
3
-3
/
+3
*
Remove usages of _ALIGNAS_TYPE
Eric Fiselier
2016-10-12
1
-1
/
+3
*
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...
Eric Fiselier
2016-06-14
1
-2
/
+4
*
Avoid name shadowing in test. Patch from STL@microsoft.com
Eric Fiselier
2016-06-14
1
-2
/
+2
*
Void cast runtime-unused variables. Patch from STL@microsoft.com
Eric Fiselier
2016-05-02
1
-1
/
+1
*
Fix a corner case that involved calling rethrow_if_nested with a type that ha...
Marshall Clow
2015-12-14
1
-1
/
+9
*
Make it possible to build a no-exceptions variant of libcxx.
Asiri Rathnayake
2015-11-10
6
-0
/
+6
*
Fix a problem when calling throw_with_nested with a class marked 'final'. Tha...
Marshall Clow
2015-03-16
1
-0
/
+16
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
6
-0
/
+433