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.trans
/
meta.trans.other
/
aligned_storage.pass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support overaligned types in `aligned_storage`.
Eric Fiselier
2019-04-30
1
-0
/
+8
*
Reworked all the utilities/meta tests to use ASSERT_SAME_TYPE instead of 'sta...
Marshall Clow
2019-03-28
1
-21
/
+21
*
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
*
Move internal usages of `alignof`/`__alignof` to use `_LIBCPP_ALIGNOF`.
Eric Fiselier
2019-01-16
1
-6
/
+3
*
Revert "Move internal usages of `alignof`/`__alignof` to use `_LIBCPP_ALIGNOF...
Eric Fiselier
2018-11-28
1
-3
/
+6
*
Move internal usages of `alignof`/`__alignof` to use `_LIBCPP_ALIGNOF`.
Eric Fiselier
2018-11-28
1
-6
/
+3
*
[test] [NFC] cleanup aligned_storage test
Casey Carter
2018-04-09
1
-106
/
+55
*
Implement LWG3034: P0767R1 breaks previously-standard-layout types
Marshall Clow
2018-03-21
1
-0
/
+45
*
Implement P0767R1 - Deprecate POD
Marshall Clow
2018-03-06
1
-0
/
+102
*
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...
Eric Fiselier
2016-06-14
1
-1
/
+1
*
Walter pointed out some missing includes in the tests. Fixing the includes un...
Marshall Clow
2015-11-10
1
-21
/
+23
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
1
-0
/
+194