mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
This adds a field sensitive, flow-insensitive, context-insensitive alias analysis for lvalue aggregates. In the future, InferMutableLifetimes can refine it's analysis using these field sensitive alias sets.