Update dexter tests to use the new line label reference syntax introduced in D101147.
Updated with:
https://gist.github.com/OCHyams/8255efe7757cac266440ed2ba55f1442
Paths
| Differential D101148
[dexter] Change line label reference syntax to enable label-relative offsets (2/2) ClosedPublic Authored by Orlando on Apr 23 2021, 1:44 AM.
Details Summary Update dexter tests to use the new line label reference syntax introduced in D101147. Updated with:
Diff Detail
Event TimelineOrlando created this revision. This revision is now accepted and ready to land.May 17 2021, 1:37 AM This revision was landed with ongoing or failed builds.May 21 2021, 12:59 AM Closed by commit rG98e7911f9517: [dexter] Change line label reference syntax to enable label-relative offsets… (authored by Orlando). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 346945 debuginfo-tests/dexter-tests/aggregate-indirect-arg.cpp
debuginfo-tests/dexter-tests/asan-deque.cpp
debuginfo-tests/dexter-tests/asan.c
debuginfo-tests/dexter-tests/ctor.cpp
debuginfo-tests/dexter-tests/dbg-arg.c
debuginfo-tests/dexter-tests/deferred_globals.cpp
debuginfo-tests/dexter-tests/global-constant.cpp
debuginfo-tests/dexter-tests/hello.c
debuginfo-tests/dexter-tests/inline-line-gap.cpp
debuginfo-tests/dexter-tests/memvars/bitcast.c
debuginfo-tests/dexter-tests/memvars/const-branch.c
debuginfo-tests/dexter-tests/memvars/ctrl-flow.c
debuginfo-tests/dexter-tests/memvars/implicit-ptr.c
debuginfo-tests/dexter-tests/memvars/inline-escaping-function.c
debuginfo-tests/dexter-tests/memvars/inlining-dse.c
debuginfo-tests/dexter-tests/memvars/inlining.c
debuginfo-tests/dexter-tests/memvars/loop.c
debuginfo-tests/dexter-tests/memvars/merged-store.c
debuginfo-tests/dexter-tests/memvars/ptr-to.c
debuginfo-tests/dexter-tests/memvars/struct-dse.c
debuginfo-tests/dexter-tests/memvars/unused-merged-value.c
debuginfo-tests/dexter-tests/namespace.cpp
debuginfo-tests/dexter-tests/nrvo-string.cpp
debuginfo-tests/dexter-tests/nrvo.cpp
debuginfo-tests/dexter-tests/optnone-fastmath.cpp
debuginfo-tests/dexter-tests/optnone-loops.cpp
debuginfo-tests/dexter-tests/optnone-simple-functions.cpp
debuginfo-tests/dexter-tests/optnone-struct-and-methods.cpp
debuginfo-tests/dexter-tests/optnone-vectors-and-functions.cpp
debuginfo-tests/dexter-tests/realigned-frame.cpp
debuginfo-tests/dexter-tests/stack-var.c
debuginfo-tests/dexter-tests/vla.c
debuginfo-tests/dexter/feature_tests/commands/penalty/expect_program_state.cpp
debuginfo-tests/dexter/feature_tests/commands/penalty/expect_watch_type.cpp
debuginfo-tests/dexter/feature_tests/commands/penalty/expect_watch_value.cpp
debuginfo-tests/dexter/feature_tests/commands/perfect/expect_program_state.cpp
debuginfo-tests/dexter/feature_tests/commands/perfect/expect_watch_type.cpp
debuginfo-tests/dexter/feature_tests/commands/perfect/expect_watch_value.cpp
debuginfo-tests/dexter/feature_tests/commands/perfect/limit_steps/limit_steps_check_json_step_count.cpp
debuginfo-tests/dexter/feature_tests/commands/perfect/limit_steps/limit_steps_expect_loop.cpp
debuginfo-tests/dexter/feature_tests/commands/perfect/limit_steps/limit_steps_expect_value.cpp
debuginfo-tests/dexter/feature_tests/commands/perfect/limit_steps/limit_steps_line_mismatch.cpp
debuginfo-tests/dexter/feature_tests/commands/perfect/limit_steps/limit_steps_overlapping_ranges.cpp
debuginfo-tests/dexter/feature_tests/commands/perfect/limit_steps/limit_steps_same_line_conditional.cpp
debuginfo-tests/dexter/feature_tests/commands/perfect/limit_steps/unconditional.cpp
debuginfo-tests/dexter/feature_tests/subtools/test/label_another_line.cpp
debuginfo-tests/dexter/feature_tests/subtools/test/label_another_line.cpp.rej
debuginfo-tests/dexter/feature_tests/subtools/test/source-root-dir.cpp
debuginfo-tests/dexter/feature_tests/subtools/view.cpp
|