summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/override-layout.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reland r230446, "MS ABI: Try to respect external AST source record layouts"Reid Kleckner2015-02-251-3/+3
* Revert r230446, "MS ABI: Try to respect external AST source record layouts"NAKAMURA Takumi2015-02-251-3/+3
* MS ABI: Try to respect external AST source record layoutsReid Kleckner2015-02-251-3/+3
* Changes so that a few tests do not fail when running under guarded malloc.Argyrios Kyrtzidis2013-07-121-3/+3
* When an externally-supplied record layout has a size that clearlyDouglas Gregor2012-10-261-1/+14
* Make sure that the layout-override parser grabs the size, not the dataDouglas Gregor2012-02-031-11/+25
* Extend the ExternalASTSource interface to allow the AST source toDouglas Gregor2012-01-261-0/+50