Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make -Wincomplete-umbrella go through the VFS | Ben Langmuir | 2014-06-25 | 1 | -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 |