mirror of
https://github.com/rust-lang/rust.git
synced 2026-07-25 09:01:37 -04:00
fcfdcb86a3
remove LLVM `va_end` calls tracking issue: https://github.com/rust-lang/rust/issues/44930 The operation is a no-op, so we skip it.