aboutsummaryrefslogtreecommitdiff
path: root/unittests/Support/AlignOfTest.cpp
AgeCommit message (Expand)Author
2012-12-31[AlignOf] Add AlignedCharArray and refactor AlignedCharArrayUnion.Michael J. Spencer
2012-12-04Sort the #include lines for unittest/...Chandler Carruth
2012-11-17Removing utf-8 smart quote and trailing whitespaceJoe Abbey
2012-11-17Suppressing the 'direct base ‘{anonymous}::S1’ inaccessible in ‘{anonym...Joe Abbey
2012-11-10Provide definitions for all functions.Benjamin Kramer
2012-09-14Fix up erroneous alignas usage while making this portable to GCC 4.7David Blaikie
2012-08-17Flatten the aligned-char-array utility template to be a directlyChandler Carruth
2012-06-21Add a pragma to supress an MSVC warning on some of the absurd code I'mChandler Carruth
2012-06-17Disable a particular assertion on MSVC... I'm deeply disturbed by itsChandler Carruth
2012-06-17Add some somewhat exhaustive tests of sizeof properties of this horribleChandler Carruth
2012-06-16Relax one assertion -- long double has strange alignments on lots ofChandler Carruth
2012-06-16Try to reduce the size of the array used for compile-time testing byChandler Carruth
2012-06-16Add support to the alignment support header for conjuring a characterChandler Carruth