This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from ed8a16203b [refactor] select the entire DeclStmt if one ifs decls is selected new 210431c813 [CodeGen] Propagate may-alias'ness of lvalues with TBAA info
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: lib/CodeGen/CGExpr.cpp | 90 ++++++++++++++++++++--------------------- lib/CodeGen/CGObjCRuntime.cpp | 2 +- lib/CodeGen/CGOpenMPRuntime.cpp | 9 ++--- lib/CodeGen/CGValue.h | 12 ++---- lib/CodeGen/CodeGenFunction.cpp | 4 +- lib/CodeGen/CodeGenFunction.h | 11 ++--- lib/CodeGen/CodeGenModule.cpp | 12 +++--- lib/CodeGen/CodeGenModule.h | 17 ++++++-- lib/CodeGen/CodeGenTBAA.cpp | 73 +++++++++++++++++++++++---------- lib/CodeGen/CodeGenTBAA.h | 55 ++++++++++++++++++++----- 10 files changed, 173 insertions(+), 112 deletions(-)