Commit Verlauf

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