Files
rust/tests/codegen/sanitizer
Matthew Maurer f2f0d255df CFI: Skip non-passed arguments
Rust will occasionally rely on fn((), X) -> Y being compatible with
fn(X) -> Y, since () is a non-passed argument. Relax CFI by choosing not
to encode non-passed arguments.
2024-03-21 22:26:26 +00:00
..
2024-03-21 22:26:26 +00:00
2024-03-14 00:56:29 -07:00