Historique des commits

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