Guillaume Chatelet
|
6dacb1c9c1
[Alignment][NFC] Move and type functions from MathExtras to Alignment
|
před 5 roky |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
před 6 roky |
James Y Knight
|
f563b7840e
Workaround MSVC bug when using TrailingObjects from a template.
|
před 8 roky |
Benjamin Kramer
|
cb58e1e3bc
Retire llvm::alignOf in favor of C++11 alignof.
|
před 8 roky |
Hubert Tong
|
b80ca8647e
TrailingObjects::FixedSizeStorage constexpr fixes + tests
|
před 9 roky |
Richard Smith
|
749e602ac0
Remove TrailingObjects::operator delete. It's still suffering from
|
před 9 roky |
Richard Smith
|
bca133d0bb
Re-commit r259942 (reverted in r260053) with a different workaround for the MSVC bug.
|
před 9 roky |
Nico Weber
|
732c5d90b7
Revert 259942, r259943, r259948.
|
před 9 roky |
Richard Smith
|
2597d07f15
More workarounds for undefined behavior exposed when compiling in C++14 with
|
před 9 roky |
Rui Ueyama
|
3edb0ec229
Update to use new name alignTo().
|
před 9 roky |
James Y Knight
|
b905a6b1c4
[TrailingObjects] Dynamically realign under-aligned trailing objects.
|
před 9 roky |
Kostya Serebryany
|
9fc3869acd
fix leak in a test, make the sanitizer bot green
|
před 9 roky |
James Y Knight
|
ca5c277bdf
Rewrite the TrailingObjects template to provide two new features:
|
před 9 roky |
Yaron Keren
|
f10e43020c
Fix Visual C++ error C2248:
|
před 10 roky |
James Y Knight
|
1cf6cc7b91
Add a TrailingObjects template class.
|
před 10 roky |