Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure that field usage preserves the original line info (#19751) | Ivan Yonchovski | 2022-04-29 | 1 | -0/+15 |
Currently `struct.field` will generate a node with `info` that points to the symbol definition instead of having the actual node location. |