diff options
author | Oliver Stannard <oliver.stannard@arm.com> | 2017-10-24 14:20:13 +0000 |
---|---|---|
committer | Oliver Stannard <oliver.stannard@arm.com> | 2017-10-24 14:20:13 +0000 |
commit | 103cca1af77763e54d9a0b4fb0e03295a9f68417 (patch) | |
tree | 9d910a581045bb98afc600a946f718010143584a /lldb/packages/Python/lldbsuite/support/gmodules.py | |
parent | 03ded27bbc08c2ac2277666bac861a6fffa730c0 (diff) | |
download | bcm5719-llvm-103cca1af77763e54d9a0b4fb0e03295a9f68417.tar.gz bcm5719-llvm-103cca1af77763e54d9a0b4fb0e03295a9f68417.zip |
[ARM] Tighten up CHECK lines in a test
These tests checked for the line number without a leading ":", so for example,
a missed diagnostic on line 123 could match one on line 1123, 2123, etc,
desynchronising the test for hundreds of lines.
This couldn't cause it to incorrectly pass or fail, but made it hard to track
down test failures.
Differential revision: https://reviews.llvm.org/D39238
llvm-svn: 316442
Diffstat (limited to 'lldb/packages/Python/lldbsuite/support/gmodules.py')
0 files changed, 0 insertions, 0 deletions