Summary: Before storing attributes to disk, we fix their location information if needed. Ideally we wouldn't be creating bogus attributes but sometimes the frontends are built in a way that makes it difficult to do otherwise, thus we have to live with this. However, what's aggravating is that attributes are also saved in the proc descs of these procedures but in their wrong version. This makes the two versions (inside the procedures sqlite table and inside the procdesc in the cfg of the source_files table) agree. Reviewed By: jeremydubreil Differential Revision: D10084708 fbshipit-source-id: 5bfd5da3amaster
parent
9c09ce4ba3
commit
cd49a0c72d
Loading…
Reference in new issue