This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5f92395a7e Frontend: Remove CompilerInstance::VirtualFileSystem, NFC new 1d5d785505 Basic: Return a reference from FileManager::getVirtualFileSy [...]
The 1 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/FileManager.h | 4 +--- include/clang/Frontend/CompilerInstance.h | 2 +- lib/Frontend/ASTUnit.cpp | 19 ++++++++++--------- lib/Frontend/CompilerInstance.cpp | 4 ++-- lib/Frontend/FrontendAction.cpp | 4 ++-- lib/Lex/HeaderSearch.cpp | 4 ++-- lib/Lex/ModuleMap.cpp | 4 ++-- lib/Lex/PPLexerChange.cpp | 2 +- lib/Sema/SemaCodeComplete.cpp | 5 +++-- lib/Tooling/Tooling.cpp | 2 +- unittests/AST/ASTImporterTest.cpp | 2 +- 11 files changed, 26 insertions(+), 26 deletions(-)