aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/Inputs/HasSubModules.framework/Frameworks/Sub.framework
AgeCommit message (Collapse)Author
2013-02-13Change this comment to helpfully explain why it's there.Nick Lewycky
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@175027 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-08Fix test failure by making sure this file isn't identical to any other fileNick Lewycky
included in the same test. Clang gets confused about whether it's already built a module for this file, when running on a content-addressible filesystem. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@174694 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-08Teach subframework header lookup to suggest modules <rdar://problem/13176200>.Douglas Gregor
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@174683 91177308-0d34-0410-b5e6-96231b3b80d8