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