This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3edd35c6fa Fix one more check string after r315045. new 04e95cd444 Refine generation of TBAA information in clang
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 | 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 | 4 +++ lib/CodeGen/CodeGenTBAA.cpp | 38 ++++++++++--------------- lib/CodeGen/CodeGenTBAA.h | 60 ++++++++++++++++++--------------------- test/CodeGen/tbaa-for-vptr.cpp | 6 ++-- 10 files changed, 117 insertions(+), 107 deletions(-)