Update dsymbol
This commit is contained in:
parent
ff4168df6b
commit
0cf0f191bc
2
dsymbol
2
dsymbol
|
@ -1 +1 @@
|
||||||
Subproject commit 5d66473c37a486f92249f55ed3d51afdc0fd0449
|
Subproject commit 05439bb691e8130f2ff75797fa79df5146c5d729
|
|
@ -528,7 +528,7 @@ body
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
string resolvedLocation = ModuleCache.resolveImportLoctation(path);
|
string resolvedLocation = ModuleCache.resolveImportLocation(path);
|
||||||
if (resolvedLocation is null)
|
if (resolvedLocation is null)
|
||||||
{
|
{
|
||||||
warning("Could not resolve location of ", path);
|
warning("Could not resolve location of ", path);
|
||||||
|
|
Loading…
Reference in New Issue