This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from bff78a489e [Tooling] JSONCompilationDatabasePlugin infers compile comma [...] new 3442631481 [Driver] Fix missing MultiArch include dir on powerpcspe new 446fa15e64 [VFS] vfs::directory_iterator yields path and file type inst [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Basic/VirtualFileSystem.h | 33 +++++++++---- lib/Basic/VirtualFileSystem.cpp | 81 ++++++++++++++----------------- lib/Driver/ToolChains/BareMetal.cpp | 2 +- lib/Driver/ToolChains/Gnu.cpp | 8 +-- lib/Driver/ToolChains/Linux.cpp | 3 +- lib/Frontend/CompilerInstance.cpp | 4 +- lib/Frontend/FrontendAction.cpp | 14 +++--- lib/Lex/HeaderSearch.cpp | 13 +++-- lib/Lex/ModuleMap.cpp | 9 ++-- lib/Lex/PPLexerChange.cpp | 4 +- unittests/Basic/VirtualFileSystemTest.cpp | 56 ++++++++++----------- 11 files changed, 118 insertions(+), 109 deletions(-)