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
/
meta
/
meta.unary
/
meta.unary.prop
/
is_default_constructible.pass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Unbreak traits tests by handling differences between version macros in clang/...
Eric Fiselier
2016-07-20
1
-1
/
+2
*
Unbreak is_constructible tests for Clang <= 3.7.
Eric Fiselier
2016-07-20
1
-1
/
+13
*
Reimplement is_constructible fallback implementation. Fixes PR21574.
Eric Fiselier
2016-07-20
1
-0
/
+7
*
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...
Eric Fiselier
2016-06-14
1
-1
/
+1
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
1
-1
/
+1
*
Walter pointed out some missing includes in the tests. Fixing the includes un...
Marshall Clow
2015-11-10
1
-0
/
+1
*
More of P0006R0: type traits variable aliases for C++17.
Marshall Clow
2015-11-07
1
-0
/
+12
*
Removed some tabs that snuck into the test suite. No functionality change
Marshall Clow
2015-01-28
1
-1
/
+1
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
1
-0
/
+93