Commits
Ted Kremenek committed 58558fcca34
Rename 'succ' and 'pred' to 'successor' and 'predecessor' respectively. This is motivated by <rdar://problem/17051606>. This ends up renaming variables as well, which seems right for consistency since we use "predicate" as variable name. Swift SVN r19135