summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/override-layout.cpp
AgeCommit message (Expand)Author
2022-09-04[test] Make tests pass regardless of gnu++14/gnu++17 defaultFangrui Song
2019-03-13[AST] Improve support of external layouts in `MicrosoftRecordLayoutBuilder`Aleksandr Urakov
2015-02-25Reland r230446, "MS ABI: Try to respect external AST source record layouts"Reid Kleckner
2015-02-25Revert r230446, "MS ABI: Try to respect external AST source record layouts"NAKAMURA Takumi
2015-02-25MS ABI: Try to respect external AST source record layoutsReid Kleckner
2013-07-12Changes so that a few tests do not fail when running under guarded malloc.Argyrios Kyrtzidis
2012-10-26When an externally-supplied record layout has a size that clearlyDouglas Gregor
2012-02-03Make sure that the layout-override parser grabs the size, not the dataDouglas Gregor
2012-01-26Extend the ExternalASTSource interface to allow the AST source toDouglas Gregor