Summary: Now that the containers use functorial interfaces with representations that do not include closures for the comparison functions, it is not necessary to enable closure support when Marshaling the IR between the frontend and backend. This should be slightly faster, but more importantly, it means that the serialized form is stable across changes to the analyzer that do not change the representation of the IR types, and in particular, the dbg and opt binaries can use the same serialized form. Reviewed By: jvillard Differential Revision: D20589880 fbshipit-source-id: 63f07335emaster
parent
461f88756d
commit
1364eccf18
Loading…
Reference in new issue