This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 41fdaf8 Fix bug where types other than 'cv auto', 'cv auto &', and 'c [...] new a6e549d shared_ptrify (from InclusiveRefCntPtr) HeaderSearchOptions
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/ASTUnit.h | 2 +- include/clang/Frontend/CompilerInstance.h | 3 +++ include/clang/Frontend/CompilerInvocation.h | 5 ++++- include/clang/Lex/HeaderSearch.h | 4 ++-- include/clang/Lex/HeaderSearchOptions.h | 2 +- lib/Frontend/ASTUnit.cpp | 2 +- lib/Frontend/CompilerInstance.cpp | 8 +++----- lib/Lex/HeaderSearch.cpp | 2 +- unittests/Basic/SourceManagerTest.cpp | 12 ++++++------ unittests/Lex/LexerTest.cpp | 4 ++-- unittests/Lex/PPCallbacksTest.cpp | 9 ++++----- unittests/Lex/PPConditionalDirectiveRecordTest.cpp | 4 ++-- 12 files changed, 30 insertions(+), 27 deletions(-)