This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7728f3542e [analyzer] Fix leak false positives on stuff put in C++/ObjC [...] new c64aa1bff6 [CodeGen] Unify generation of scalar and struct-path TBAA tags
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/CGClass.cpp | 4 +-- lib/CodeGen/CGExpr.cpp | 78 ++++++++++++++++++++-------------------- lib/CodeGen/CGValue.h | 15 +++----- lib/CodeGen/CodeGenFunction.cpp | 2 +- lib/CodeGen/CodeGenFunction.h | 22 +++++++++--- lib/CodeGen/CodeGenModule.cpp | 38 ++++++++++---------- lib/CodeGen/CodeGenModule.h | 30 ++++++++++------ lib/CodeGen/CodeGenTBAA.cpp | 75 +++++++++++++++----------------------- lib/CodeGen/CodeGenTBAA.h | 80 ++++++++++++++++++----------------------- 10 files changed, 169 insertions(+), 183 deletions(-)