Commit graph

3 commits

Author SHA1 Message Date
Mark Rousskov
8a3edb1d66 Update tests for extern block linting 2021-01-13 07:49:16 -05:00
Tomasz Miąsko
0c51f2f5a5 Use byte offsets when emitting debuginfo columns 2020-02-26 21:45:34 +01:00
Tomasz Miąsko
e1a5472508 Emit 1-based column numbers in debuginfo
The debuginfo column numbers are 1-based. The value 0 indicates that no
column has been specified. Translate 0-based column numbers to 1-based
when emitting debug information.
2020-02-26 21:45:34 +01:00