Add optional keyword argument 'on_line' to DexLabel to label the specifed line
instead of the line the command is found on.
This will be helpful when used alongside DexDeclareFile (D99651).
Paths
| Differential D101055
[dexter] Add keyword argument 'on_line' to DexLabel ClosedPublic Authored by Orlando on Apr 22 2021, 5:27 AM.
Details Summary Add optional keyword argument 'on_line' to DexLabel to label the specifed line This will be helpful when used alongside DexDeclareFile (D99651).
Diff Detail Event TimelineThis revision is now accepted and ready to land.Apr 23 2021, 3:57 AM Closed by commit rG487ab5345920: [dexter] Add keyword argument 'on_line' to DexLabel (authored by Orlando). · Explain WhyApr 23 2021, 4:03 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 339581 debuginfo-tests/dexter/dex/command/commands/DexLabel.py
debuginfo-tests/dexter/feature_tests/subtools/test/err_label_kwarg.cpp
debuginfo-tests/dexter/feature_tests/subtools/test/label_another_line.cpp
|