This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f9802cffcd Fix header issues. new 205745cdf7 [AST] Remove ASTContext from getThisType (NFC)
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/AST/DeclCXX.h | 2 +- lib/AST/DeclCXX.cpp | 2 +- lib/AST/ExprConstant.cpp | 2 +- lib/Analysis/Consumed.cpp | 16 ++++++---------- lib/CodeGen/CGBlocks.cpp | 2 +- lib/CodeGen/CGCXXABI.cpp | 2 +- lib/CodeGen/CGClass.cpp | 8 ++++---- lib/CodeGen/CGDebugInfo.cpp | 5 ++--- lib/CodeGen/CGVTables.cpp | 4 ++-- lib/CodeGen/CodeGenFunction.cpp | 4 ++-- lib/CodeGen/MicrosoftCXXABI.cpp | 2 +- lib/Sema/SemaCoroutine.cpp | 5 ++--- lib/Sema/SemaDeclAttr.cpp | 5 ++--- lib/Sema/SemaExpr.cpp | 2 +- lib/Sema/SemaExprCXX.cpp | 4 ++-- lib/Sema/SemaOverload.cpp | 8 ++++---- lib/Sema/SemaTemplate.cpp | 2 +- lib/StaticAnalyzer/Core/LoopWidening.cpp | 5 ++--- lib/StaticAnalyzer/Core/MemRegion.cpp | 5 ++--- lib/StaticAnalyzer/Core/SValBuilder.cpp | 4 ++-- 20 files changed, 40 insertions(+), 49 deletions(-)