summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/tail-padding.cpp
AgeCommit message (Expand)Author
2022-10-07[CodeGenCXX] Convert more tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2019-06-23Fix test for 32-bit targets.Richard Smith
2019-06-21Fix ARM buildbot.Richard Smith
2019-06-20P0840R2: support for [[no_unique_address]] attributeRichard Smith
2018-04-07Generalize test for 32-bit targets.Richard Smith
2018-04-06Don't assume constructors return void.Richard Smith
2018-04-05PR36992: do not store beyond the dsize of a class object unless we knowRichard Smith