about summary refs log tree commit diff
path: root/tests/codegen/sanitizer/cfi-normalize-integers.rs
AgeCommit message (Collapse)AuthorLines
2024-03-14CFI: Break tests into smaller filesRamon de C Valle-46/+0
Break type metadata identifiers tests into smaller set of tests/files, and move CFI (and KCFI) codegen tests to a cfi (and kcfi) subdirectory.
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2023-12-07CFI: Add char to CFI integer normalizationRamon de C Valle-57/+20
Adds char to CFI integer normalization to conform to #118032 for cross-language CFI support.
2023-10-17Automatically enable cross-crate inlining for small functionsBen Kimock-1/+1
2023-07-29tests/codegen/sanitizer{-,_}* -> sanitizer/*Jubilee Young-0/+83