about summary refs log tree commit diff
path: root/src/test/codegen/abi-repr-ext.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-57/+0
2022-08-19Update codegen tests to accommodate the potential presence/absence of theFelix S. Klock II-2/+44
2022-02-26Apply noundef attribute to all scalar types which do not permit raw initErik Desjardins-1/+3
2021-04-03Manually set dso_local when its valid to do soSimonas Kazlauskas-1/+1
2021-01-30Consider Scalar to be a bool only if its unsignedSimonas Kazlauskas-0/+13