Uh oh!
There was an error while loading. Please reload this page.
gh-119786: add code object doc, inline locations.md into it - #126832
Conversation
AlexWaygood
commented
Nov 14, 2024
I'm super busy at work right now -- happy to take a look, but probably won't have a chance to until at least the weekend |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
markshannon
left a comment
There was a problem hiding this comment.
A few suggestions, otherwise LGTM.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| > [!NOTE] | ||
| > `co_linetable` is not to be confused with `co_lnotab`. | ||
| > For backwards compatibility, `co_lnotab` stores the format |
There was a problem hiding this comment.
Note that co_lnotab is lazily created from co_linetable when requested
When you're done making the requested changes, leave the comment: |
iritkatriel
commented
Nov 22, 2024
Thanks. I have made the requested changes; please review again. |
Thanks for making the requested changes! @markshannon, @AlexWaygood: please review the changes made to this pull request. |
Uh oh!
There was an error while loading. Please reload this page.