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