llvm-project/clang/test/Modules/Inputs/declare-use
Richard Smith 8f4d3ff146 [modules] Restrict the module use-declaration to only appear in top-level
modules, and allow sub-modules of a module with a use-declaration to make use
of the nominated modules.

llvm-svn: 233323
2015-03-26 22:10:01 +00:00
..
a.h
b.h
c.h
d.h
e.h Fix corner case in module-based layering warning. 2013-12-03 20:30:36 +00:00
f.h
g.h
g1.h
h.h Allow string literals as module names. 2013-12-06 09:25:54 +00:00
h1.h
i.h Add file missing from r197034. 2013-12-11 12:33:22 +00:00
j.h Use the expansion location of the file name when finding the module. 2014-03-19 10:22:36 +00:00
k.h Test files I forgot to svn add in r220448. 2014-10-22 23:52:04 +00:00
l.h Test files I forgot to svn add in r220448. 2014-10-22 23:52:04 +00:00
m.h [modules] Support combining 'textual' with 'private'. 2014-10-24 20:23:01 +00:00
m2.h [modules] Support combining 'textual' with 'private'. 2014-10-24 20:23:01 +00:00
module.map [modules] Restrict the module use-declaration to only appear in top-level 2015-03-26 22:10:01 +00:00
s.h Don't verify module inclusions in assembler files. 2014-03-14 14:53:17 +00:00
sub.h Make a module "use" also count as use of all its submodules 2015-03-13 11:26:16 +00:00