summaryrefslogtreecommitdiff
path: root/clang/test/Layout/ms-x86-misalignedarray.cpp
AgeCommit message (Expand)Author
2024-05-04[test] %clang_cc1: remove redundant actionsFangrui Song
2022-09-21[Sema] Reject array element types whose sizes aren't a multiple of theirAkira Hatanaka
2022-07-27[clang] Implement ElaboratedType sugaring for types written bareMatheus Izvekov
2022-07-14Revert "[clang] Implement ElaboratedType sugaring for types written bare"Jonas Devlieghere
2022-07-15[clang] Implement ElaboratedType sugaring for types written bareMatheus Izvekov
2022-07-13Revert "[clang] Implement ElaboratedType sugaring for types written bare"Jonas Devlieghere
2022-07-13[clang] Implement ElaboratedType sugaring for types written bareMatheus Izvekov
2021-10-21Recommit: Compress formatting of array type names (int [4] -> int[4])David Blaikie
2021-10-14Revert "Compress formatting of array type names (int [4] -> int[4])"David Blaikie
2021-10-14Compress formatting of array type names (int [4] -> int[4])David Blaikie
2014-01-14Remove the -cxx-abi command-line flag.Hans Wennborg
2014-01-09[ms-abi] Refactor Microsoft Record LayoutWarren Hunt
2013-11-01Improves compatibility with cl.exe when laying out array fieldsWarren Hunt