This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c64aa1bff6 [CodeGen] Unify generation of scalar and struct-path TBAA tags new 9c61abafb8 Revert r314977 "[CodeGen] Unify generation of scalar and str [...] new 072e2cd288 [CodeGen] Unify generation of scalar and struct-path TBAA tags
The 2 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 | 8 ++++-- lib/CodeGen/CGExpr.cpp | 63 ++++++++++++++++++----------------------- lib/CodeGen/CGValue.h | 15 ++++++---- lib/CodeGen/CodeGenFunction.cpp | 2 +- lib/CodeGen/CodeGenFunction.h | 22 +++----------- lib/CodeGen/CodeGenModule.cpp | 6 ---- lib/CodeGen/CodeGenModule.h | 5 ---- lib/CodeGen/CodeGenTBAA.cpp | 38 +++++++++++++++---------- lib/CodeGen/CodeGenTBAA.h | 61 +++++++++++++++++++++------------------ 9 files changed, 104 insertions(+), 116 deletions(-)