mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Rust: add location to dummy MacroCalls in library mode
This commit is contained in:
@@ -915,6 +915,7 @@ impl<'a> Translator<'a> {
|
||||
expanded.into(),
|
||||
&mut self.trap.writer,
|
||||
);
|
||||
self.emit_location(label, node);
|
||||
return Some(label);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user