This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6eb4766e65 clang-cl: Make /d1PP an alias for -dD (PR36446) new e12ed2f1cb [CodeGen] Fix generation of TBAA tags for may-alias accesses
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/CodeGenModule.cpp | 10 ++----- lib/CodeGen/CodeGenTBAA.cpp | 13 ++++++++ lib/CodeGen/CodeGenTBAA.h | 4 +++ test/CodeGen/may-alias.c | 69 +++++++++++++++++++++++++++---------------- 4 files changed, 64 insertions(+), 32 deletions(-)