Commits

Chris Lattner committed 5957a9274ef
Reapply Simplify resolveLocatorToDecl to return a ConcreteDeclRef instead of having it return a ResolvedLocator, allowing us to remove ResolvedLocator The previous commit accidentally dropped the hunk in CSApply.cpp. NFC.