summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/ms_struct.cpp
Commit message (Collapse)AuthorAgeFilesLines
* ms_struct does not imply the MS base-layout ABI; separate theseJohn McCall2015-04-281-0/+33
conditions in the IRGen struct layout code. rdar://20636558 llvm-svn: 235949
OpenPOWER on IntegriCloud