This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 08e495c [mips] Defer validity check for CPU/ABI pairs and improve err [...] new d1b9770 Reverting "Warn when taking address of a packed member"
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: include/clang/Basic/DiagnosticSemaKinds.td | 3 - lib/Sema/SemaExpr.cpp | 24 ------ test/Sema/address-packed.c | 126 ----------------------------- test/SemaCXX/address-packed.cpp | 100 ----------------------- 4 files changed, 253 deletions(-) delete mode 100644 test/Sema/address-packed.c delete mode 100644 test/SemaCXX/address-packed.cpp