diff options
author | David Brazdil <dbrazdil@google.com> | 2015-05-28 11:14:54 +0100 |
---|---|---|
committer | David Brazdil <dbrazdil@google.com> | 2015-05-28 11:57:49 +0100 |
commit | a06d66a4ee60926127b9498b7ff0b3e37a24fccf (patch) | |
tree | 87ec5d72211d5c3446e1d80ee71eda77faffd6b3 /compiler/optimizing/graph_visualizer.cc | |
parent | b4e2fbbed28c3bcdb8fd0fee5a201ba78e1edf28 (diff) |
ART: Distinguish Checker lines from comments
In order to prevent tests passing due to lines with hard-to-spot
formatting errors begin ignored, e.g. by forgetting the colon after
"//CHECK", Checker will now require its assertions to start with "///"
or "##", respectivelly for Java and Smali. Such lines will never be
ignored and will fail the test unless successfully parsed.
Change-Id: I0da9a8f13eb96d950af8c85df17d1899a853a299
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions