summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/HasSubModules.framework
Commit message (Collapse)AuthorAgeFilesLines
* Change this comment to helpfully explain why it's there.Nick Lewycky2013-02-131-1/+2
| | | | llvm-svn: 175027
* Fix test failure by making sure this file isn't identical to any other fileNick Lewycky2013-02-081-0/+1
| | | | | | | 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. llvm-svn: 174694
* Teach subframework header lookup to suggest modules <rdar://problem/13176200>.Douglas Gregor2013-02-085-0/+9
llvm-svn: 174683
OpenPOWER on IntegriCloud