Skip to content

Add References struct

Patrick Bajao requested to merge 225619-extract-references into master

Extract references parsing logic to a separate file and struct. Also modified Item struct to have Line as int32 so it'll be fixed size.

This is in preparation for another MR wherein references will be stored in file instead of memory.

Related to gitlab#225619 (closed)

Dependent MR: !544 (merged)

Edited by Patrick Bajao

Merge request reports