summaryrefslogtreecommitdiffstats
path: root/clang/test/Layout/ms-x86-lazy-empty-nonvirtual-base.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Implements 64 bit microsoft record layout and adds lit tests to cover Warren Hunt2013-10-231-0/+266
| | | | | | | | | it. Also removes all of the microsoft C++ ABI related code from the itanium layout builder. Differential Revision: http://llvm-reviews.chandlerc.com/D2003 llvm-svn: 193290
* Fixing stdout/stderr interleaving in lit test.Warren Hunt2013-10-141-1/+1
| | | | llvm-svn: 192625
* Lit tests for Microsoft C++ record layout.Warren Hunt2013-10-141-0/+469
They weren't added with the rest of the microsoft record layout patch due me not doing svn add. llvm-svn: 192612
OpenPOWER on IntegriCloud