Commits

Chris Lattner committed 78cc047f5bd
improve encapsulation by introducing a new AvailabilitySet type that wraps llvm::SmallVector of bit pairs - centralizing the logic for working on it, and abstracting the bit pair encoding. Also add a comment describing what this is doing in lattice theoretic terms. Swift SVN r10624