llvm-project/clang/test/Modules/Inputs/declare-use
Daniel Jasper 4ea330c8c3 Make module use diagnostics refer to the top-level module
All use declarations need to be directly placed in the top-level module
anyway, knowing the submodule doesn't really help. The header that has
the offending #include can easily be seen in the diagnostics source
location.

Review: https://reviews.llvm.org/D43673
llvm-svn: 326023
2018-02-24 06:54:09 +00:00
..
a.h
b.h
c.h
d.h
e.h
f.h
g.h
g1.h
h.h Make module use diagnostics refer to the top-level module 2018-02-24 06:54:09 +00:00
h1.h
i.h
j.h
k.h
l.h
m.h
m2.h
module.map [modules] PR20507: Avoid silent textual inclusion. 2015-08-17 16:39:30 +00:00
s.h
sub.h