summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/declare-use4.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use the expansion location of the file name when finding the module.Manuel Klimek2014-03-191-0/+10
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
OpenPOWER on IntegriCloud