Historique des commits

Auteur SHA1 Message Date
  JF Bastien eb521fd586 [NFC] Remove LLVM_ALIGNAS il y a 6 ans
  JF Bastien aa02c88d21 [NFC] use C++11 in AlignOf.h, remove AlignedCharArray il y a 6 ans
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo il y a 6 ans
  NAKAMURA Takumi 72895656c7 Revert r291503, "Lift the 10-type limit for AlignedCharArrayUnion", and followings. il y a 8 ans
  Sean Callanan 48a2a277e6 Lift the 10-type limit for AlignedCharArrayUnion il y a 8 ans
  Benjamin Kramer c2cab9b61f [Support] Fix AlignOf test on i386-linux. il y a 8 ans
  Benjamin Kramer cafdc34428 [Support] Remove llvm::alignOf now that all uses are gone. il y a 8 ans
  Elena Demikhovsky 4f18fcd7a4 Fixed compilation issue. il y a 9 ans
  Eugene Zelenko 51ecde1f0a Fix Clang-tidy modernize-use-nullptr and modernize-use-override warnings; other minor fixes. il y a 9 ans
  Chandler Carruth df1cf99600 [ADT] Teach alignment helpers to work correctly for abstract classes. il y a 9 ans
  Alexander Kornienko c16fc54851 Use 'override/final' instead of 'virtual' for overridden methods il y a 10 ans
  Benjamin Kramer efdcf3d62d [support] Add a macro wrapper for alignas and simplify some code. il y a 10 ans
  Andrew Kaylor 9b512e355f Supress MSVC padding warning in alignment test il y a 10 ans
  Chandler Carruth 0a506e2f95 Suppress the newly added Clang warning for the inaccessible base in this il y a 10 ans
  Michael J. Spencer 3c6f89aa2e [AlignOf] Add AlignedCharArray and refactor AlignedCharArrayUnion. il y a 12 ans
  Chandler Carruth 5a88dda4be Sort the #include lines for unittest/... il y a 12 ans
  Joe Abbey 0f5720f85b Removing utf-8 smart quote and trailing whitespace il y a 12 ans
  Joe Abbey e68d743753 Suppressing the 'direct base ‘{anonymous}::S1’ inaccessible in ‘{anonymous}::D9’ il y a 12 ans
  Benjamin Kramer 23280ffb90 Provide definitions for all functions. il y a 12 ans
  David Blaikie 48b6a79b2d Fix up erroneous alignas usage while making this portable to GCC 4.7 il y a 13 ans
  Chandler Carruth cbeb8d9869 Flatten the aligned-char-array utility template to be a directly il y a 13 ans
  Chandler Carruth bd9060c5c0 Add a pragma to supress an MSVC warning on some of the absurd code I'm il y a 13 ans
  Chandler Carruth 3967f503f4 Disable a particular assertion on MSVC... I'm deeply disturbed by its il y a 13 ans
  Chandler Carruth f445be8958 Add some somewhat exhaustive tests of sizeof properties of this horrible il y a 13 ans
  Chandler Carruth fd2b40efd7 Relax one assertion -- long double has strange alignments on lots of il y a 13 ans
  Chandler Carruth 9755cd600f Try to reduce the size of the array used for compile-time testing by il y a 13 ans
  Chandler Carruth 585de7a1b1 Add support to the alignment support header for conjuring a character il y a 13 ans