This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from cdc6110 Typo new f6f617a Use shared_ptr instead of IntrusiveRefCntPtr for ModuleFileExtension
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/Frontend/CompilerInstance.h | 2 +- include/clang/Frontend/FrontendOptions.h | 2 +- include/clang/Serialization/ASTReader.h | 4 +- include/clang/Serialization/ASTWriter.h | 13 +++--- include/clang/Serialization/ModuleFileExtension.h | 2 +- lib/Frontend/ASTUnit.cpp | 2 +- lib/Frontend/ChainedIncludesSource.cpp | 2 +- lib/Frontend/CompilerInstance.cpp | 2 +- lib/Frontend/CompilerInvocation.cpp | 4 +- lib/Serialization/ASTReader.cpp | 50 +++++++++++------------ lib/Serialization/ASTWriter.cpp | 13 +++--- lib/Serialization/GeneratePCH.cpp | 2 +- 12 files changed, 45 insertions(+), 53 deletions(-)