Following up on r164620, cope with symlinking from an embedded
authorDouglas Gregor <dgregor@apple.com>
Thu, 27 Sep 2012 14:50:15 +0000 (14:50 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 27 Sep 2012 14:50:15 +0000 (14:50 +0000)
commit07c22b78e5a61e7177ffba0fe5f4c46c637af154
treea1c65f817793c0816847e77597d8ed43b6b43ef4
parentcb9cf0f907a6aa23eee35d5a2cbfa9fea3166393
Following up on r164620, cope with symlinking from an embedded
framework location out to a top-level framework. Such frameworks are
not really embedded at all.

llvm-svn: 164774
clang/lib/Lex/ModuleMap.cpp