commit | 39d5e80b446529e76afdc5da6d0428a8a6720f06 | [log] [tgz] |
---|---|---|
author | Justin Bogner <mail@justinbogner.com> | Tue Sep 09 05:32:18 2014 +0000 |
committer | Justin Bogner <mail@justinbogner.com> | Tue Sep 09 05:32:18 2014 +0000 |
tree | 7678f59c155a876b6614f68df5b1cb23a427da67 | |
parent | 74a60259a595b8e5804dd0bf29fc9b2b84de3049 [diff] |
llvm-cov: Combine two types that were nearly identical (NFC) llvm-cov had a SourceRange type that was nearly identical to a CountedRegion except that it shaved off a couple of fields. There aren't likely to be enough of these for the minor memory savings to be worth the extra complexity here. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217417 91177308-0d34-0410-b5e6-96231b3b80d8