diff options
author | David Brazdil <dbrazdil@google.com> | 2016-05-19 15:39:25 +0100 |
---|---|---|
committer | Roland Levillain <rpl@google.com> | 2020-05-24 11:23:17 +0000 |
commit | 8b934b1fe61469280613e46fe54055021a6332cc (patch) | |
tree | e2389d3ee223fc6920350e7483d0d21f8dc20502 /test/MultiDexModifiedSecondary/Main.java | |
parent | b3146d08773fdf715c87be746fb3f0d74914b0c1 (diff) |
Checker: Refactor line-matching algorithm
Refactor Checker's algorithm which matches statements against
C1visualizer output. Evaluation of DAG and NOT statements previously
relied on statements which need to be evaluated in the same scope
to be adjacent in the Checker test source code. This refactoring
lifts this constraint in anticipation of adding control-flow
statements which will break up the DAG/NOT groups.
Credits: this patch was originally written by David Brazdil
(dbrazdil@google.com) and remained practically untouched.
Author: Fabio Rinaldi
Committer: Artem Serov
Bug: 147876827
Test: art/tools/checker/run_unit_tests.py
Change-Id: I9b00aca2cba9db74ff1b6e3f202ca21b41c0838e
Diffstat (limited to 'test/MultiDexModifiedSecondary/Main.java')
0 files changed, 0 insertions, 0 deletions