llvm-project/clang/test/Modules/Inputs/declare-use
Manuel Klimek 98a9a6c667 Use the expansion location of the file name when finding the module.
The spelling location of stringified strings is not a file location.
Optimally, we'll want to solve the problem (as the FIXME states) by
handing in the right FileEntry of the #include location.

llvm-svn: 204220
2014-03-19 10:22:36 +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
module.map Use the expansion location of the file name when finding the module. 2014-03-19 10:22:36 +00:00
s.h Don't verify module inclusions in assembler files. 2014-03-14 14:53:17 +00:00