This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from ed13d69638 [WebAssembly] Pass through --undefined to Wasm LLD new 9a4191042e Revert "[CodeGen] Add initial support for union members in TBAA"
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/CGExpr.cpp | 33 ++++++--------- lib/CodeGen/CodeGenModule.h | 5 +-- lib/CodeGen/CodeGenTBAA.cpp | 42 +++++++------------ lib/CodeGen/CodeGenTBAA.h | 19 ++------- test/CodeGen/tbaa-union.cpp | 100 -------------------------------------------- test/CodeGen/union-tbaa1.c | 14 +++---- 6 files changed, 38 insertions(+), 175 deletions(-) delete mode 100644 test/CodeGen/tbaa-union.cpp