HIE files don't include module import/export information
HIE files don't record information about import/exports.
This blocks implementing LSIF files which need to know about imports/exports.
Export information can be read from tcg_exports
.
Import information can be got from the HscEnv
and looked up using findImportedModule
I think.
Would be good to target this for 8.8 if there is any time remaining.
Trac metadata
Trac field | Value |
---|---|
Version | 8.6.3 |
Type | Bug |
TypeOfFailure | OtherFailure |
Priority | high |
Resolution | Unresolved |
Component | Compiler |
Test case | |
Differential revisions | |
BlockedBy | |
Related | |
Blocking | |
CC | |
Operating system | |
Architecture |