This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 88423634c5 [clang-format] Fix MatchingOpeningBlockLineIndex computation new e593e0f467 [CodeGen] Propagate LValueBaseInfo instead of AlignmentSource
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/CGAtomic.cpp | 28 ++--- lib/CodeGen/CGBlocks.cpp | 3 +- lib/CodeGen/CGBuiltin.cpp | 3 +- lib/CodeGen/CGClass.cpp | 4 +- lib/CodeGen/CGExpr.cpp | 248 ++++++++++++++++++++++------------------ lib/CodeGen/CGExprCXX.cpp | 6 +- lib/CodeGen/CGObjC.cpp | 6 +- lib/CodeGen/CGObjCRuntime.cpp | 3 +- lib/CodeGen/CGOpenMPRuntime.cpp | 6 +- lib/CodeGen/CGStmtOpenMP.cpp | 7 +- lib/CodeGen/CGValue.h | 51 ++++++--- lib/CodeGen/CodeGenFunction.cpp | 24 ++-- lib/CodeGen/CodeGenFunction.h | 31 ++--- 13 files changed, 237 insertions(+), 183 deletions(-)