This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 41b948059d [clang][HeaderSearch] Shorten paths for includes in mainfile [...] new b76b345fe1 Change std::{lower,upper}_bound to llvm::{lower,upper}_bound [...]
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/Serialization/ContinuousRangeMap.h | 4 ++-- lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp | 5 ++--- lib/AST/ASTContext.cpp | 7 +++---- lib/AST/DeclCXX.cpp | 6 ++---- lib/Basic/Diagnostic.cpp | 7 +++---- lib/Basic/DiagnosticIDs.cpp | 7 ++----- lib/Basic/SourceManager.cpp | 6 +++--- lib/CodeGen/CGBuiltin.cpp | 3 +-- lib/CodeGen/CGExprConstant.cpp | 2 +- lib/Frontend/ASTUnit.cpp | 16 ++++++++-------- lib/Index/FileIndexRecord.cpp | 2 +- lib/Lex/PPConditionalDirectiveRecord.cpp | 10 ++++------ lib/Lex/PreprocessingRecord.cpp | 18 +++++++----------- lib/Parse/ParseStmtAsm.cpp | 7 +++---- lib/Sema/SemaChecking.cpp | 13 ++++--------- lib/Sema/SemaStmt.cpp | 5 ++--- lib/Serialization/ASTReader.cpp | 10 ++++------ lib/Serialization/ASTWriter.cpp | 2 +- lib/StaticAnalyzer/Checkers/PaddingChecker.cpp | 6 ++---- lib/Tooling/InterpolatingCompilationDatabase.cpp | 3 +-- tools/diagtool/DiagnosticNames.cpp | 4 +--- tools/diagtool/TreeView.cpp | 4 +--- 22 files changed, 58 insertions(+), 89 deletions(-)