summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/unaligned-expr.c
AgeCommit message (Expand)Author
2024-08-09[IRBuilder] Generate nuw GEPs for struct member accesses (#99538)Hari Limaye
2022-10-07[CodeGen] Convert tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2022-02-16Use functions with prototypes when appropriate; NFCAaron Ballman
2017-03-08Honor __unaligned in codegen for declarations and expressionsRoger Ferrer Ibanez