summaryrefslogtreecommitdiffstats
path: root/clang/test/VFS/Inputs/IncompleteVFS.h
Commit message (Collapse)AuthorAgeFilesLines
* Make -Wincomplete-umbrella go through the VFSBen Langmuir2014-06-251-0/+1
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