Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
05097246f352eca76207c9ebb08656c88bdf751a
/
llvm
/
unittests
/
Support
/
TrailingObjectsTest.cpp
2fdabb0
Workaround MSVC bug when using TrailingObjects from a template.
by James Y Knight
· 9 years ago
b250500
Retire llvm::alignOf in favor of C++11 alignof.
by Benjamin Kramer
· 9 years ago
01a2cb55
TrailingObjects::FixedSizeStorage constexpr fixes + tests
by Hubert Tong
· 9 years ago
a64e1ad
Remove TrailingObjects::operator delete. It's still suffering from
by Richard Smith
· 10 years ago
1b65c32
Re-commit r259942 (reverted in r260053) with a different workaround for the MSVC bug.
by Richard Smith
· 10 years ago
e40dca7
Revert 259942, r259943, r259948.
by Nico Weber
· 10 years ago
ebfdf26
More workarounds for undefined behavior exposed when compiling in C++14 with
by Richard Smith
· 10 years ago
da00f2f
Update to use new name alignTo().
by Rui Ueyama
· 10 years ago
d734aaa
[TrailingObjects] Dynamically realign under-aligned trailing objects.
by James Y Knight
· 10 years ago
9b9dd84
fix leak in a test, make the sanitizer bot green
by Kostya Serebryany
· 10 years ago
64390b4
Rewrite the TrailingObjects template to provide two new features:
by James Y Knight
· 10 years ago
051eeca
Fix Visual C++ error C2248:
by Yaron Keren
· 10 years ago
aa365b2
Add a TrailingObjects template class.
by James Y Knight
· 10 years ago