]> granicus.if.org Git - clang/commit
Rework the realpath nonsense for framework lookups to deal more
authorDouglas Gregor <dgregor@apple.com>
Thu, 10 Jan 2013 01:43:00 +0000 (01:43 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 10 Jan 2013 01:43:00 +0000 (01:43 +0000)
commit7005b907ea159c8e74e81f85269777429bc18d3c
tree8924bfcc156a1164176e9a3d9eca1eee045d4f30
parent880e538536d1a7597eb5805d67a08e3941577c7f
Rework the realpath nonsense for framework lookups to deal more
uniformly with symlinks between top-level and embedded frameworks.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@172030 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Lex/ModuleMap.h
lib/Lex/HeaderSearch.cpp
lib/Lex/ModuleMap.cpp