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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all tests for _LIBCPP_VERSION in language.support to test/libcxx/languag...
Eric Fiselier
2016-06-22
1
-20
/
+0
*
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
2
-3
/
+3
*
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
11
-0
/
+11
*
Fix a handful of tests that fail in C++03
Eric Fiselier
2015-07-28
1
-1
/
+1
*
Fix warnings in test/std/language.support
Eric Fiselier
2015-07-18
1
-0
/
+4
*
Implement uncaught_exceptions() using the newly added hooks in libc++abi, whe...
Marshall Clow
2015-06-02
1
-0
/
+45
*
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
19
-0
/
+1064