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_assignable.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
*
[test] two small cleanups:
Casey Carter
2018-07-09
1
-2
/
+0
*
[libcxx] [test] Untabify, NFC.
Stephan T. Lavavej
2017-07-29
1
-1
/
+1
*
[libcxx] [test] Don't ask whether Incomplete& can be assigned to.
Stephan T. Lavavej
2017-01-17
1
-1
/
+0
*
Make std::is_assignable tolerate references to incomplete types.
Eric Fiselier
2016-07-25
1
-2
/
+5
*
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
/
+6
*
Qualify an internal call in is_assignable to prevent ADL lookup, which would ...
Marshall Clow
2015-04-14
1
-0
/
+6
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
1
-0
/
+70