summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/AlignOfTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a pragma to supress an MSVC warning on some of the absurd code I'mChandler Carruth2012-06-211-0/+6
* Disable a particular assertion on MSVC... I'm deeply disturbed by itsChandler Carruth2012-06-171-0/+5
* Add some somewhat exhaustive tests of sizeof properties of this horribleChandler Carruth2012-06-171-0/+60
* Relax one assertion -- long double has strange alignments on lots ofChandler Carruth2012-06-161-1/+6
* Try to reduce the size of the array used for compile-time testing byChandler Carruth2012-06-161-44/+48
* Add support to the alignment support header for conjuring a characterChandler Carruth2012-06-161-0/+248
OpenPOWER on IntegriCloud