llvm-cov: Rename a variable and clean up its usage
authorJustin Bogner <mail@justinbogner.com>
Tue, 16 Sep 2014 06:21:57 +0000 (06:21 +0000)
committerJustin Bogner <mail@justinbogner.com>
Tue, 16 Sep 2014 06:21:57 +0000 (06:21 +0000)
commitd41bba158cab1ae2f49c755883c4b109d0200cf5
tree0b082ab75833d9a19b995475bb008b9a25cd2a86
parent91737e133af1d26201094b393eeb6d01025dd289
llvm-cov: Rename a variable and clean up its usage

Offset is a terrible name for an indentation / nesting level, and it
confuses me every time I look at this code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217861 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-cov/SourceCoverageView.cpp
tools/llvm-cov/SourceCoverageView.h