This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5497b29461 Revert rL349876 from cfe/trunk: [analyzer] Perform escaping [...] new 7d10f0803f [AST][NFC] Pass the AST context to one of the ctor of DeclRefExpr.
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/Expr.h | 16 +--- lib/AST/ASTContext.cpp | 2 +- lib/AST/Expr.cpp | 27 +++++-- lib/Analysis/ThreadSafety.cpp | 8 +- lib/Analysis/ThreadSafetyCommon.cpp | 3 +- lib/CodeGen/CGBlocks.cpp | 4 +- lib/CodeGen/CGDecl.cpp | 4 +- lib/CodeGen/CGObjC.cpp | 40 +++++----- lib/CodeGen/CGOpenMPRuntime.cpp | 2 +- lib/CodeGen/CGStmtOpenMP.cpp | 39 +++++----- lib/Frontend/Rewrite/RewriteModernObjC.cpp | 120 ++++++++++++++--------------- lib/Frontend/Rewrite/RewriteObjC.cpp | 91 +++++++++++----------- lib/Sema/Sema.cpp | 3 +- lib/Sema/SemaCUDA.cpp | 2 +- lib/Sema/SemaExpr.cpp | 9 +-- lib/Sema/SemaObjCProperty.cpp | 16 ++-- lib/Sema/SemaOverload.cpp | 8 +- lib/Sema/TreeTransform.h | 6 +- 18 files changed, 200 insertions(+), 200 deletions(-)