mv codemap source_map
This commit is contained in:
parent
d3fe97f3d3
commit
062bfbf39b
28 changed files with 130 additions and 130 deletions
|
|
@ -8,7 +8,7 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// Tests that empty codemaps don't ICE (#23301)
|
||||
// Tests that empty source_maps don't ICE (#23301)
|
||||
|
||||
// compile-flags: --cfg ""
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// Testing that the codemap is maintained correctly when parsing mods from external files
|
||||
// Testing that the source_map is maintained correctly when parsing mods from external files
|
||||
|
||||
mod mod_file_aux;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue