aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/override-layout.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-07-12Changes so that a few tests do not fail when running under guarded malloc.Argyrios Kyrtzidis1-3/+3
2012-10-26When an externally-supplied record layout has a size that clearlyDouglas Gregor1-1/+14
2012-02-03Make sure that the layout-override parser grabs the size, not the dataDouglas Gregor1-11/+25
2012-01-26Extend the ExternalASTSource interface to allow the AST source toDouglas Gregor1-0/+50