mirror of
https://github.com/python/cpython.git
synced 2025-07-10 04:45:36 +00:00
gh-102654: Insert #line directives in generated_cases.c.h (#102669)
This behavior is optional, because in some extreme cases it may just make debugging harder. The tool defaults it to off, but it is on in Makefile.pre.in. Also note that this makes diffs to generated_cases.c.h noisier, since whenever you insert or delete a line in bytecodes.c, all subsequent #line directives will change.
This commit is contained in:
parent
61b9ff35cb
commit
70185de1ab
3 changed files with 530 additions and 16 deletions
456
Python/generated_cases.c.h
generated
456
Python/generated_cases.c.h
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue