summaryrefslogtreecommitdiffstats
path: root/clang/test/VFS/Inputs/incomplete-umbrella.modulemap
Commit message (Collapse)AuthorAgeFilesLines
* Make -Wincomplete-umbrella go through the VFSBen Langmuir2014-06-251-0/+5
By using vfs::recursive_directory_iterator, this warning will now fire when some or all of a module's headers are from VFS mappings. llvm-svn: 211746
OpenPOWER on IntegriCloud