llvm-project/llvm/include
Justin Bogner e53be0662a 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.

llvm-svn: 217417
2014-09-09 05:32:18 +00:00
..
llvm llvm-cov: Combine two types that were nearly identical (NFC) 2014-09-09 05:32:18 +00:00
llvm-c Add an AlignmentFromAssumptions Pass 2014-09-07 20:05:11 +00:00