summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/class-layout.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use the CGRecordLayoutBuilder even if there are no fields, because in C++ an ↵Anders Carlsson2009-07-271-0/+5
empty class will have a padding byte. llvm-svn: 77205
OpenPOWER on IntegriCloud