This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9cdafe0e46 Fix unused variable warning in SemaTemplate. NFC new f5c7cf7b19 [CodeGen] Support generation of TBAA info in the new format new 4e09f68a2c [CodeGen] Represent array members in new-format TBAA type de [...]
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/CodeGenTBAA.cpp | 21 ++++++++++-- test/CodeGen/tbaa-array.cpp | 34 +++++++++++++++++++ test/CodeGen/tbaa.cpp | 83 ++++++++++++++++++++++++++++++--------------- 3 files changed, 108 insertions(+), 30 deletions(-)