summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/override-layout.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the layout of bitfields in ms_struct unions: theirJohn McCall2015-08-191-3/+2
* Changes so that a few tests do not fail when running under guarded malloc.Argyrios Kyrtzidis2013-07-121-3/+3
* Clean up empty struct/union recognition.Serge Pavlov2013-06-171-26/+16
* Try harder to get X7 definedDouglas Gregor2012-01-261-0/+1
* Force layout of more of the unions and structures in this testDouglas Gregor2012-01-261-1/+7
* Suppress any warnings from this test. They aren't interesting, and theyChandler Carruth2012-01-261-3/+3
* Extend the ExternalASTSource interface to allow the AST source toDouglas Gregor2012-01-261-0/+167