aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/AlignOf.h
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling.Michael J. Spencer2010-12-071-1/+1
* Rename alignof -> alignOf to avoid irritating C++'0x compilers,Chris Lattner2010-10-301-3/+3
* Removed trailing whitespace.Misha Brukman2009-02-201-5/+5
* Fix more -Wshorten-64-to-32 warnings.Evan Cheng2008-05-051-1/+2
* Add more alignment enums.Ted Kremenek2008-04-281-0/+7
* Added "Profile" method to APFloat for use with FoldingSet.Ted Kremenek2008-02-111-0/+4
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Removed inclusion of cassert, which is no longer needed.Ted Kremenek2007-10-171-2/+0
* Added template function alignof() which provides a cleanTed Kremenek2007-10-171-0/+7
* Added llvm::AlignOf, a template class whose purpose is to portablyTed Kremenek2007-10-171-0/+43