Commits

Chris Lattner committed d014c27aaf5
Adjust bridged type lookup to be tolerant when a stdlib type (e.g. String) is missing in the current compilation. This can happen when in -parse-stdlib testcases that don't define (e.g.) String. Swift SVN r13917