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
/
support
/
test_macros.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Implement P0163r0. Add shared_ptr::weak_type.
Eric Fiselier
2016-06-27
1
-1
/
+1
*
Add [[noreturn]] attribute to throw_bad_alloc_helper().
Eric Fiselier
2016-06-26
1
-0
/
+6
*
Use correct Clang feature names. I got them wrong in the previous commit
Eric Fiselier
2016-06-22
1
-2
/
+2
*
Support old GCC exception and rtti detection macros
Eric Fiselier
2016-06-22
1
-2
/
+4
*
Fix exception/rtti detection in tests.
Eric Fiselier
2016-06-22
1
-2
/
+2
*
Add Filesystem TS -- Complete
Eric Fiselier
2016-06-17
1
-0
/
+17
*
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...
Eric Fiselier
2016-06-14
1
-0
/
+2
*
Remove C++11 feature macros in tests. Use TEST_STD_VER instead.
Eric Fiselier
2016-05-16
1
-6
/
+0
*
Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macros
Eric Fiselier
2016-04-28
1
-27
/
+11
*
Fix some non-standard parts of our test suite. Reported by STL
Eric Fiselier
2016-04-22
1
-0
/
+6
*
Use __make_integer_seq builtin for std::make_integer_sequence. Patch by K-ballo.
Eric Fiselier
2015-12-09
1
-0
/
+6
*
Attempt to prevent flaky thread.mutex tests by once again increasing timing t...
Eric Fiselier
2015-10-01
1
-0
/
+5
*
[libcxx] Allow use of <atomic> in C++03. Try 3.
Eric Fiselier
2015-08-19
1
-0
/
+2
*
[libcxx] Add <experimental/any> v2.
Eric Fiselier
2015-07-31
1
-0
/
+14
*
Add test macros header to remove dependance on __config macros.
Eric Fiselier
2015-05-27
1
-0
/
+83
[prev]