Don't attribute in file headers anymore. See llvmdev for the
[oota-llvm.git] / include / llvm / Support / AlignOf.h
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-10-17 Ted KremenekRemoved inclusion of cassert, which is no longer needed.
2007-10-17 Ted KremenekAdded template function alignof() which provides a...
2007-10-17 Ted KremenekAdded llvm::AlignOf, a template class whose purpose...