Pass end position of span through inline ASM cookie
This commit is contained in:
@@ -2316,7 +2316,7 @@ unsafe extern "C" {
|
||||
|
||||
pub fn LLVMRustGetSMDiagnostic<'a>(
|
||||
DI: &'a DiagnosticInfo,
|
||||
cookie_out: &mut c_uint,
|
||||
cookie_out: &mut u64,
|
||||
) -> &'a SMDiagnostic;
|
||||
|
||||
pub fn LLVMRustUnpackSMDiagnostic(
|
||||
|
||||
Reference in New Issue
Block a user