]> granicus.if.org Git - clang/commit
Test module lookup within a subdirectory of a normal include directory.
authorDouglas Gregor <dgregor@apple.com>
Sun, 29 Jan 2012 16:43:46 +0000 (16:43 +0000)
committerDouglas Gregor <dgregor@apple.com>
Sun, 29 Jan 2012 16:43:46 +0000 (16:43 +0000)
commit8f95cb328a5f4b5bf6d903b36861b1acc94b0505
treee9471364cabdee4b3a816bdba81117da5c0c199f
parent77fe6cd58f284bcc0130b8fd90018d7e5a960b56
Test module lookup within a subdirectory of a normal include directory.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149196 91177308-0d34-0410-b5e6-96231b3b80d8
test/Modules/Inputs/subdir/module.map [new file with mode: 0644]
test/Modules/Inputs/subdir/subdir.h [new file with mode: 0644]
test/Modules/on-demand-build.m