summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC++/member-alignment.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove tests that have been obsoleted or migrated to clang/optimizer tests.Eric Christopher2011-08-161-20/+0
* Remove explicit uses of -emit-llvm, the test infrastructure adds itDuncan Sands2010-11-251-1/+1
* XFAIL this test for PPC.Bill Wendling2009-10-211-1/+1
* Fix test.Evan Cheng2009-10-021-1/+2
* C++ member functions must be 2 byte aligned per ABI.Evan Cheng2009-10-021-0/+19
OpenPOWER on IntegriCloud